ges: Update reported version to 1.0

This commit is contained in:
Thibault Saunier 2012-09-25 15:07:17 +02:00
parent f68757ce2c
commit 4d73e4d67f

View file

@ -69,10 +69,10 @@
G_BEGIN_DECLS G_BEGIN_DECLS
#define GES_VERSION_MAJOR (0) #define GES_VERSION_MAJOR (1)
#define GES_VERSION_MINOR (10) #define GES_VERSION_MINOR (0)
#define GES_VERSION_MICRO (1) #define GES_VERSION_MICRO (0)
#define GES_VERSION_NANO (1) #define GES_VERSION_NANO (0)
gboolean ges_init (void); gboolean ges_init (void);