source: trunk/include/odinbuild.h@ 6479

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

Daily build - 20010807

File size: 804 bytes
RevLine 
[6475]1/* $Id: odinbuild.h,v 1.130 2001-08-07 03:27:20 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"
[6475]26#define ODIN32_BUILD_NR 435 /* 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
[6475]79
[6464]80
[6463]81
[6462]82
[6426]83
[6377]84
[6368]85
[6356]86
[6355]87
[6352]88
[6344]89
[6332]90
[6323]91
[6313]92
[6308]93
[6307]94
[6275]95
[6260]96
[6238]97
[6180]98
[6171]99
[6160]100
[6143]101
[6140]102
[6139]103
[6137]104
[6135]105
[6124]106
[6123]107
[6095]108
[6061]109
[6054]110
[6050]111
[6046]112
[6041]113
[6034]114
[6023]115
[6014]116
[6006]117
[5982]118
[5961]119
[5949]120
[5933]121
[5923]122
[5913]123
[5906]124
[5902]125
[5893]126
[5869]127
[5853]128
[5846]129
[5833]130
Note: See TracBrowser for help on using the repository browser.