source: trunk/include/odinbuild.h@ 6589

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

Daily build - 20010825

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