diff CMakeLists.txt @ 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 1979715b744f
children 6219359a36a9
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
"Welcome to our mercurial repository"