mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 05:55:59 +03:00
Push csync release to next internal beta 0.50.4.
This commit is contained in:
parent
b0f6602681
commit
531c09f5b3
1 changed files with 1 additions and 1 deletions
|
@ -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, \
|
||||
|
|
Loading…
Reference in a new issue