source: trunk/include/odinbuild.h@ 6579

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

Daily build - 20010824

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