source: trunk/include/odinbuild.h@ 8028

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

Daily build - 20020228

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