Push csync release to next internal beta 0.50.4.

This commit is contained in:
Klaas Freitag 2012-04-02 10:38:12 +02:00
parent 07b2371740
commit 7204b9bdd8

View File

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