gnucash maint: Put version back to 4.6
John Ralls
jralls at code.gnucash.org
Tue Sep 14 11:28:57 EDT 2021
Updated via https://github.com/Gnucash/gnucash/commit/8e4c4948 (commit)
from https://github.com/Gnucash/gnucash/commit/3659c2a6 (commit)
commit 8e4c4948cc57e0fa83e3c71f0e7e4edf9ddd32ae
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 14 08:28:49 2021 -0700
Put version back to 4.6
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2613a43e6..ad007c262 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.7
+ VERSION 4.6
)
enable_testing()
Summary of changes:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list