mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix CMakeLists version number that missed getting committed.
Even though it's correct in the tarball.
This commit is contained in:
parent
37606ddffa
commit
20bfabf7a7
@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
|
||||
endif()
|
||||
|
||||
project (gnucash
|
||||
VERSION 4.8
|
||||
VERSION 4.9
|
||||
)
|
||||
|
||||
enable_testing()
|
||||
|
Loading…
Reference in New Issue
Block a user