diff --git a/src/csync.h b/src/csync.h index e24591c896..05c6c01af7 100644 --- a/src/csync.h +++ b/src/csync.h @@ -51,7 +51,7 @@ extern "C" { /* csync version */ #define LIBCSYNC_VERSION_MAJOR 0 #define LIBCSYNC_VERSION_MINOR 50 -#define LIBCSYNC_VERSION_MICRO 7 +#define LIBCSYNC_VERSION_MICRO 8 #define LIBCSYNC_VERSION_INT CSYNC_VERSION_INT(LIBCSYNC_VERSION_MAJOR, \ LIBCSYNC_VERSION_MINOR, \