diff --git a/src/csync.h b/src/csync.h index 7c76dbfa19..6d37ca13a0 100644 --- a/src/csync.h +++ b/src/csync.h @@ -50,8 +50,8 @@ extern "C" { /* csync version */ #define LIBCSYNC_VERSION_MAJOR 0 -#define LIBCSYNC_VERSION_MINOR 49 -#define LIBCSYNC_VERSION_MICRO 9 +#define LIBCSYNC_VERSION_MINOR 50 +#define LIBCSYNC_VERSION_MICRO 3 #define LIBCSYNC_VERSION_INT CSYNC_VERSION_INT(LIBCSYNC_VERSION_MAJOR, \ LIBCSYNC_VERSION_MINOR, \