source: trunk/include/odinbuild.h@ 8017

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

Daily build - 20020226

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