source: trunk/include/odinbuild.h@ 8118

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

Daily build - 20020324

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