yumapro
24.10-2
YumaPro SDK
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2008 - 2012, Andy Bierman, All Rights Reserved.
3
* Copyright (c) 2012 - 2021, YumaWorks, Inc., All Rights Reserved.
4
*
5
* Unless required by applicable law or agreed to in writing,
6
* software distributed under the License is distributed on an
7
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
* KIND, either express or implied. See the License for the
9
* specific language governing permissions and limitations
10
* under the License.
11
*/
12
#ifndef _H_version
13
#define _H_version
14
/* FILE: version.h
15
*********************************************************************
16
* *
17
* P U R P O S E *
18
* *
19
*********************************************************************/
20
27
/*********************************************************************
28
* *
29
* C H A N G E H I S T O R Y *
30
* *
31
*********************************************************************
32
33
date init comment
34
----------------------------------------------------------------------
35
23-jun-09 abb Begun.
36
01-jun-10 abb Switched to 1.x instead of 0.x
37
to align with debian packaging standards
38
09-oct-10 abb Bumped version to 1.14
39
17-apr-11 abb Bumped version to 1.15
40
29-may-11 abb Bumped trunk version to 2.0
41
25-sep-11 abb Bumped trunk version to 2.1
42
25-jan-12 abb Bumped trunk version to 2.2
43
21-feb-12 abb Bumped trunk version to 3.0 for yuma-pro
44
04-aug-12 abb Changes numbering scheme to match Ubuntu
45
Using YY.MM instead of incremental numbers
46
24-may-18 abb bump version to 18.10
47
15-aug-19 abb bump version to 19.10
48
05-aug-20 abb bump version to 20.10
49
07-sep-21 abb bump version to 21.10
50
05-dec-21 abb split out for 21.10T train
51
20-aug-22 abb start sandcat-integ (22.10T) from
52
jaguar-t-schema-mount
53
18-aug-23 abb add SEMVER support
54
*/
55
56
#ifdef __cplusplus
57
extern
"C"
{
58
#endif
59
60
/********************************************************************
61
* *
62
* C O N S T A N T S *
63
* *
64
*********************************************************************/
65
67
#define YUMAPRO_VERSION (const xmlChar *)"24.10"
68
69
81
#define YUMAPRO_SEMVER_MAJOR 24
82
83
93
#define YUMAPRO_SEMVER_MINOR 2
94
95
96
102
#define YUMAPRO_SEMVER_PATCH 0
103
104
112
#define YUMAPRO_SEMVER_EXT ""
113
114
115
116
#ifdef __cplusplus
117
}
/* end extern 'C' */
118
#endif
119
120
#endif
/* _H_version */
src
ncx
version.h
Copyright © 2012 - 2024, YumaWorks, Inc., All Rights Reserved. Generated by
1.9.5