synfig-core
1.0.3
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
src
synfig
releases.h
Go to the documentation of this file.
1
/* === S Y N F I G ========================================================= */
22
/* ========================================================================= */
23
24
/* === S T A R T =========================================================== */
25
26
#ifndef __SYNFIG_RELEASE_VERSION_H
27
#define __SYNFIG_RELEASE_VERSION_H
28
29
/* === H E A D E R S ======================================================= */
30
31
/* === M A C R O S ========================================================= */
32
33
/* === C L A S S E S & S T R U C T S ======================================= */
34
35
namespace
synfig {
36
37
typedef
enum
38
{
39
RELEASE_VERSION_0_61_06
,
40
RELEASE_VERSION_0_61_07
,
41
RELEASE_VERSION_0_61_08
,
42
RELEASE_VERSION_0_61_09
,
43
RELEASE_VERSION_0_62_00
,
44
RELEASE_VERSION_0_62_01
,
45
RELEASE_VERSION_0_62_02
,
46
RELEASE_VERSION_0_63_00
,
47
RELEASE_VERSION_0_63_01
,
48
RELEASE_VERSION_0_63_02
,
49
RELEASE_VERSION_0_63_03
,
50
RELEASE_VERSION_0_63_04
,
51
RELEASE_VERSION_0_63_05
,
52
RELEASE_VERSION_0_64_0
,
53
RELEASE_VERSION_0_64_1
,
54
RELEASE_VERSION_0_64_2
,
55
RELEASE_VERSION_0_64_3
,
56
RELEASE_VERSION_1_0
,
57
RELEASE_VERSION_1_0_2
,
58
RELEASE_VERSION_END
59
}
ReleaseVersion
;
60
61
};
// END of namespace synfig
62
63
/* === E N D =============================================================== */
64
65
#endif
Generated on Mon Nov 16 2015 15:33:49 for synfig-core by
1.8.1.2