mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Change set right version.
This commit is contained in:
parent
4fb4ff84a8
commit
dce6278a1d
@ -27,7 +27,7 @@
|
||||
|
||||
#include <csync.h>
|
||||
|
||||
const char *argp_program_version = "csync commandline client 0.1";
|
||||
const char *argp_program_version = "csync commandline client 0.42";
|
||||
const char *argp_program_bug_address = "<csync-devel@csync.org>";
|
||||
|
||||
/* Program documentation. */
|
||||
|
||||
@ -43,7 +43,7 @@ extern "C" {
|
||||
#define CSYNC_VERSION_MAJOR 0
|
||||
#define CSYNC_VERSION_MINOR 42
|
||||
#define CSYNC_VERSION_PATCH 0
|
||||
#define CSYNC_VERSION_STRING "csync version 0.42.0"
|
||||
#define CSYNC_VERSION_STRING "csync version 0.42.0 prealpha"
|
||||
|
||||
/*
|
||||
* csync file declarations
|
||||
|
||||
Loading…
Reference in New Issue
Block a user