Release GnuCash 3.9

This commit is contained in:
John Ralls
2020-03-28 11:35:34 -07:00
parent 058a507781
commit 3c75140d04
2 changed files with 167 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
cmake_minimum_required (VERSION 3.5)
project (gnucash
VERSION 3.8
VERSION 3.9
)
enable_testing()