gnucash master: Open master for further development.

John Ralls jralls at code.gnucash.org
Tue Jul 7 17:47:06 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/7035661e (commit)
	from  https://github.com/Gnucash/gnucash/commit/09e523c0 (commit)



commit 7035661ef6f4ba66e5c3d9e48ada565c200e9b2a
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jul 7 14:46:57 2020 -0700

    Open master for further development.
    
    Version is 4.900 until the first unstable release.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3a014a2fd..7a5b40c49 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
 endif()
 
 project (gnucash
-    VERSION 4.0
+    VERSION 4.900
 )
 
 enable_testing()



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



More information about the gnucash-changes mailing list