gnucash-docs master: Set master branch number to 4.900 after merging master over maint.

John Ralls jralls at code.gnucash.org
Tue Jul 7 18:40:43 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/bb8d1278 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/8eee199b (commit)



commit bb8d12784091d75060cd23fa9788e610e169b742
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jul 7 15:40:36 2020 -0700

    Set master branch number to 4.900 after merging master over maint.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fd78a5e..bb00435 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 4.0
+    VERSION 4.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