source: trunk/include/odinbuild.h@ 6601

Last change on this file since 6601 was 6601, checked in by bird, 24 years ago

Daily build - 20010828

File size: 824 bytes
RevLine 
[6601]1/* $Id: odinbuild.h,v 1.150 2001-08-28 04:07:06 bird Exp $
[4990]2 *
3 * Odin32 version number and build numbers.
4 *
5 * Copyright (c) 2001 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
6 *
7 * Project Odin Software License can be found in LICENSE.TXT
8 *
9 */
10
11#ifndef _ODINBUILD_H_
12#define _ODINBUILD_H_
13
14/*
[6078]15 * API for querying the build number of Odin32. Well.. Kernel32 really...
16 */
17int WIN32API Odin32GetBuildNumber(void);
18
19/*
[4990]20 * Current Odin version and build number.
21 * Used for bldlevel info.
22 */
[5218]23#define ODIN32_VERSION_MAJOR 0
24#define ODIN32_VERSION_MINOR 5
[4990]25#define ODIN32_VERSION "0.5"
[6601]26#define ODIN32_BUILD_NR 455 /* This started at 300 on the 17th Des 2000. */
[4990]27
28#endif
[5260]29
[5264]30
[5267]31
[5318]32
[5322]33
[5324]34
[5325]35
[5338]36
[5345]37
[5351]38
[5357]39
[5363]40
[5395]41
[5401]42
[5410]43
[5449]44
[5468]45
[5486]46
[5490]47
[5491]48
[5492]49
[5495]50
[5498]51
[5548]52
[5551]53
[5556]54
[5562]55
[5578]56
[5591]57
[5613]58
[5653]59
[5658]60
[5660]61
[5662]62
[5676]63
[5682]64
[5697]65
[5699]66
[5703]67
[5704]68
[5722]69
[5723]70
[5732]71
[5772]72
[5773]73
[5788]74
[5797]75
[5808]76
[5812]77
[5823]78
[6601]79
[6598]80
[6591]81
[6580]82
[6579]83
[6572]84
[6571]85
[6570]86
[6567]87
[6562]88
[6556]89
[6554]90
[6537]91
[6536]92
[6524]93
[6519]94
[6513]95
[6506]96
[6497]97
[6484]98
[6475]99
[6464]100
[6463]101
[6462]102
[6426]103
[6377]104
[6368]105
[6356]106
[6355]107
[6352]108
[6344]109
[6332]110
[6323]111
[6313]112
[6308]113
[6307]114
[6275]115
[6260]116
[6238]117
[6180]118
[6171]119
[6160]120
[6143]121
[6140]122
[6139]123
[6137]124
[6135]125
[6124]126
[6123]127
[6095]128
[6061]129
[6054]130
[6050]131
[6046]132
[6041]133
[6034]134
[6023]135
[6014]136
[6006]137
[5982]138
[5961]139
[5949]140
[5933]141
[5923]142
[5913]143
[5906]144
[5902]145
[5893]146
[5869]147
[5853]148
[5846]149
[5833]150
Note: See TracBrowser for help on using the repository browser.