gnucash maint: Restore maint version after dumb merge.

John Ralls jralls at code.gnucash.org
Thu Jan 14 19:01:59 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/8a14553f (commit)
	from  https://github.com/Gnucash/gnucash/commit/376a4405 (commit)



commit 8a14553fc90489f6de857d06d6fc46d374f0d2a8
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 14 16:01:26 2021 -0800

    Restore maint version after dumb merge.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1cc9bc799..876c646ed 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.900
+    VERSION 4.4
 )
 
 enable_testing()



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



More information about the gnucash-changes mailing list