source: trunk/include/odinbuild.h@ 6576

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

Daily build - 20010823

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