source: trunk/include/odinbuild.h@ 8085

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

Daily build - 20020314

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