changeset 1557:7c777b0082ec 1.5.0

Update version information for 1.5.0
author Sebastien Decugis <sdecugis@freediameter.net>
date Sat, 10 Oct 2020 12:58:27 +0800
parents adba0753f284
children 932fca1cbbe4
files CMakeLists.txt contrib/debian/changelog
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Sat Oct 10 12:56:38 2020 +0800
+++ b/CMakeLists.txt	Sat Oct 10 12:58:27 2020 +0800
@@ -10,7 +10,7 @@
 
 # Version of the source code
 SET(FD_PROJECT_VERSION_MAJOR 1)
-SET(FD_PROJECT_VERSION_MINOR 4)
+SET(FD_PROJECT_VERSION_MINOR 5)
 SET(FD_PROJECT_VERSION_REV 0)
 
 # Version of the API with the library
--- a/contrib/debian/changelog	Sat Oct 10 12:56:38 2020 +0800
+++ b/contrib/debian/changelog	Sat Oct 10 12:58:27 2020 +0800
@@ -1,5 +1,9 @@
 freediameter (UNRELEASED) UNRELEASED; urgency=low
 
+  *
+
+freediameter (1.5.0) RELEASED; urgency=low
+
   * freeDiameter:
     - Add -g to help
     - Change -d and -q to control syslog level, as per stdout logging.
"Welcome to our mercurial repository"