diff --git a/src/vscp/common/version.h b/src/vscp/common/version.h index 3021438c0..0c1ba635f 100644 --- a/src/vscp/common/version.h +++ b/src/vscp/common/version.h @@ -27,9 +27,9 @@ #define VSCPD_MAJOR_VERSION 1 #define VSCPD_MINOR_VERSION 12 #define VSCPD_SUB_VERSION 0 -#define VSCPD_BUILD_VERSION 21 +#define VSCPD_BUILD_VERSION 22 -#define VSCPD_DISPLAY_VERSION "1.12.0.21 Magnesium" +#define VSCPD_DISPLAY_VERSION "1.12.0.22 Magnesium" #define VSCPD_COPYRIGHT "Copyright (C) 2000-2016, Grodans Paradis AB, http://www.paradiseofthefrog.com" #define VSCPD_COPYRIGHT_HTML "Copyright (C) 2000-2016, Paradise of the Frog, http://www.paradiseofthefrog.com"