source: trunk/include/odinbuild.h@ 6519

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

Daily build - 20010812

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