mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 21:46:03 +03:00
Set version to 0.50.8
This commit is contained in:
parent
76b09b3c14
commit
2bc171e520
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 7
|
||||
#define LIBCSYNC_VERSION_MICRO 8
|
||||
|
||||
#define LIBCSYNC_VERSION_INT CSYNC_VERSION_INT(LIBCSYNC_VERSION_MAJOR, \
|
||||
LIBCSYNC_VERSION_MINOR, \
|
||||
|
|
Loading…
Reference in a new issue