source: trunk/include/odinbuild.h@ 8137

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

Daily build - 20020330

File size: 854 bytes
RevLine 
[8137]1/* $Id: odinbuild.h,v 1.304 2002-03-30 05:22:42 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"
[8137]26#define ODIN32_BUILD_NR 608 /* This started at 300 on the 17th Des 2000. */
[4990]27
28#endif
[6630]29
[6634]30
[6635]31
[6670]32
[6675]33
[6680]34
[6681]35
[6690]36
[6698]37
[6699]38
[6703]39
[6704]40
[6742]41
[6746]42
[6749]43
[6769]44
[6778]45
[6782]46
[6784]47
[6798]48
[6807]49
[6845]50
[6851]51
[6923]52
[6946]53
[6948]54
[6951]55
[6958]56
[6963]57
[6976]58
[7072]59
[7082]60
[7129]61
[7142]62
[7145]63
[7148]64
[7162]65
[7176]66
[7198]67
[7209]68
[7231]69
[7239]70
[7256]71
[7274]72
[7277]73
[7280]74
[7281]75
[7282]76
[7283]77
[7284]78
[8137]79
[8136]80
[8127]81
[8125]82
[8124]83
[8123]84
[8118]85
[8117]86
[8108]87
[8107]88
[8104]89
[8103]90
[8089]91
[8088]92
[8087]93
[8086]94
[8085]95
[8082]96
[8081]97
[8080]98
[8072]99
[8043]100
[8040]101
[8034]102
[8028]103
[8014]104
[8011]105
[7980]106
[7968]107
[7941]108
[7906]109
[7905]110
[7893]111
[7877]112
[7859]113
[7857]114
[7793]115
[7790]116
[7789]117
[7785]118
[7784]119
[7783]120
[7782]121
[7781]122
[7778]123
[7775]124
[7774]125
[7773]126
[7772]127
[7771]128
[7767]129
[7761]130
[7760]131
[7759]132
[7754]133
[7739]134
[7714]135
[7696]136
[7695]137
[7694]138
[7693]139
[7679]140
[7678]141
[7677]142
[7672]143
[7668]144
[7666]145
[7658]146
[7656]147
[7646]148
[7643]149
[7634]150
[7613]151
[7606]152
[7601]153
[7588]154
[7569]155
[7562]156
[7553]157
[7539]158
[7531]159
[7523]160
[7515]161
[7497]162
[7479]163
[7468]164
[7459]165
[7454]166
[7453]167
[7438]168
[7418]169
[7406]170
[7401]171
[7394]172
[7354]173
[7349]174
[7323]175
[7322]176
[7315]177
[7297]178
[7289]179
[7287]180
Note: See TracBrowser for help on using the repository browser.