From f3b71808437421b05c07a31bf3080d05b4531614 Mon Sep 17 00:00:00 2001 From: Ake Hedman Date: Thu, 12 May 2016 23:09:42 +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 b1add073d..04d62645d 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 3 -#define VSCPD_BUILD_VERSION 14 +#define VSCPD_BUILD_VERSION 15 -#define VSCPD_DISPLAY_VERSION "1.12.3.14 Magnesium" +#define VSCPD_DISPLAY_VERSION "1.12.3.15 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"