source: trunk/include/odinbuild.h@ 6570

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

Daily build - 20010821

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