mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 797459 - Installation (for 3.7) Readme Version number shows 2.2.x
Remove the version line and update the number of developers: The AUTHORS file shows more than 200, not counting patches.
This commit is contained in:
@@ -55,7 +55,7 @@ set(test_gnc_module_SCHEME
|
||||
test-gnc-module-scm-multi.scm
|
||||
)
|
||||
|
||||
set(GUILE_DEPENDS
|
||||
set(CORE_GUILE_DEPENDS
|
||||
gnc-module
|
||||
scm-test-core
|
||||
scm-mod-foo
|
||||
@@ -69,7 +69,7 @@ set(GUILE_DEPENDS
|
||||
gnc_add_scheme_targets(test-gnc-modules-scm
|
||||
"${test_gnc_module_SCHEME}"
|
||||
"gnucash/gnc-modules/test"
|
||||
"${GUILE_DEPENDS}"
|
||||
"${CORE_GUILE_DEPENDS}"
|
||||
TRUE
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user