source: trunk/include/odinbuild.h@ 6502

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

Daily build - 20010809

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