Bumped version to 0.50.7

This commit is contained in:
Klaas Freitag 2012-06-18 17:25:32 +02:00
parent a018a8ab38
commit 26aff2d744

View file

@ -51,7 +51,7 @@ extern "C" {
/* csync version */
#define LIBCSYNC_VERSION_MAJOR 0
#define LIBCSYNC_VERSION_MINOR 50
#define LIBCSYNC_VERSION_MICRO 6
#define LIBCSYNC_VERSION_MICRO 7
#define LIBCSYNC_VERSION_INT CSYNC_VERSION_INT(LIBCSYNC_VERSION_MAJOR, \
LIBCSYNC_VERSION_MINOR, \