synfig-core  1.0.3
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  {
60 
61 }; // END of namespace synfig
62 
63 /* === E N D =============================================================== */
64 
65 #endif