gnucash maint: Put version back to 4.8.

John Ralls jralls at code.gnucash.org
Fri Dec 3 16:51:20 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/8e678533 (commit)
	from  https://github.com/Gnucash/gnucash/commit/ae7eaad0 (commit)



commit 8e678533440fccea70f999e3880b4183de37fc42
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 3 13:51:11 2021 -0800

    Put version back to 4.8.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 61149a1c9..de10b7390 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.8
 )
 
 enable_testing()



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



More information about the gnucash-changes mailing list