From 07b8b543384c6a65893e2bab1be7fb8397b8c665 Mon Sep 17 00:00:00 2001 From: Ake Hedman Date: Fri, 1 Apr 2016 17:43:41 +0200 Subject: [PATCH] Bumped version --- src/vscp/common/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"