mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Version to 0.50.3 for a next beta
This commit is contained in:
parent
67a6d9b60d
commit
e28c530d13
@ -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, \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user