diff options
| -rw-r--r-- | src/mobilesync.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/mobilesync.c b/src/mobilesync.c index 163a41e..8881e75 100644 --- a/src/mobilesync.c +++ b/src/mobilesync.c @@ -34,7 +34,7 @@  #include "device_link_service.h"  #include "common/debug.h" -#define MSYNC_VERSION_INT1 300 +#define MSYNC_VERSION_INT1 400  #define MSYNC_VERSION_INT2 100  #define EMPTY_PARAMETER_STRING "___EmptyParameterString___" | 
