From 6e840970e5b0b6da4d31730af62e96753e15619d Mon Sep 17 00:00:00 2001 From: Ake Hedman Date: Tue, 28 Apr 2020 22:04:11 +0200 Subject: [PATCH] Updated changelog and version for releases --- debian_orig/changelog | 4 ++-- src/vscp/common/version.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian_orig/changelog b/debian_orig/changelog index 1d239288d..dd5ff4b49 100644 --- a/debian_orig/changelog +++ b/debian_orig/changelog @@ -1,6 +1,6 @@ vscpd (%MAJOR-VERSION.%MINOR-VERSION.%RELEASE-VERSION-%RELEASE-DEBIAN) stable; urgency=medium - * Removed unnecessary logging. - * Initial release + * Level I driver translation value now initialized and saved, + * systemd service now have user/group set to vscp -- Ake Hedman %DATENOW diff --git a/src/vscp/common/version.h b/src/vscp/common/version.h index 13b891528..8d51079f0 100644 --- a/src/vscp/common/version.h +++ b/src/vscp/common/version.h @@ -34,10 +34,10 @@ // 35/36/37/38/40/42/43 I M P O T A N T ! ! ! #define VSCPD_MAJOR_VERSION 14 #define VSCPD_MINOR_VERSION 0 -#define VSCPD_RELEASE_VERSION 1 +#define VSCPD_RELEASE_VERSION 2 #define VSCPD_BUILD_VERSION 1 -#define VSCPD_DISPLAY_VERSION "14.0.1-1 Silicon" +#define VSCPD_DISPLAY_VERSION "14.0.2-1 Silicon" #define VSCPD_COPYRIGHT \ "Copyright © 2000-2020 Ake Hedman, Grodans Paradis AB, " \