gnucash-docs master: Change CMakeLists.txt version back to 3.900

John Ralls jralls at code.gnucash.org
Sat Mar 28 19:20:33 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/3191b329 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/48fc3eaa (commit)



commit 3191b32990cf6d51de1699d1747f9da561739ca5
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 28 16:20:25 2020 -0700

    Change CMakeLists.txt version back to 3.900

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3065ed6..573b7f9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required (VERSION 3.5)
 # This sets a number of environment variables we can use later on
 # The names of these variables start with PROJECT_ and gnucash-docs_VERSION
 project (gnucash-docs
-    VERSION 3.9
+    VERSION 3.900
     LANGUAGES NONE)
 
 set (PACKAGE_NAME GnuCash Docs)



Summary of changes:
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list