source: trunk/include/odinbuild.h@ 8136

Last change on this file since 8136 was 8136, checked in by bird, 23 years ago

Daily build - 20020329

File size: 853 bytes
RevLine 
[8136]1/* $Id: odinbuild.h,v 1.303 2002-03-29 05:18:51 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"
[8136]26#define ODIN32_BUILD_NR 607 /* 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
[8136]79
[8127]80
[8125]81
[8124]82
[8123]83
[8118]84
[8117]85
[8108]86
[8107]87
[8104]88
[8103]89
[8089]90
[8088]91
[8087]92
[8086]93
[8085]94
[8082]95
[8081]96
[8080]97
[8072]98
[8043]99
[8040]100
[8034]101
[8028]102
[8014]103
[8011]104
[7980]105
[7968]106
[7941]107
[7906]108
[7905]109
[7893]110
[7877]111
[7859]112
[7857]113
[7793]114
[7790]115
[7789]116
[7785]117
[7784]118
[7783]119
[7782]120
[7781]121
[7778]122
[7775]123
[7774]124
[7773]125
[7772]126
[7771]127
[7767]128
[7761]129
[7760]130
[7759]131
[7754]132
[7739]133
[7714]134
[7696]135
[7695]136
[7694]137
[7693]138
[7679]139
[7678]140
[7677]141
[7672]142
[7668]143
[7666]144
[7658]145
[7656]146
[7646]147
[7643]148
[7634]149
[7613]150
[7606]151
[7601]152
[7588]153
[7569]154
[7562]155
[7553]156
[7539]157
[7531]158
[7523]159
[7515]160
[7497]161
[7479]162
[7468]163
[7459]164
[7454]165
[7453]166
[7438]167
[7418]168
[7406]169
[7401]170
[7394]171
[7354]172
[7349]173
[7323]174
[7322]175
[7315]176
[7297]177
[7289]178
[7287]179
Note: See TracBrowser for help on using the repository browser.