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 b0f6602681
commit 531c09f5b3

View file

@ -51,7 +51,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, \