source: trunk/include/odinbuild.h@ 6564

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

Daily build - 20010819

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