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"