Skip to content

Commit 509ce16

Browse files
committed
Release 2.6.16
1 parent 3109fc5 commit 509ce16

File tree

7 files changed

+1496
-1197
lines changed

7 files changed

+1496
-1197
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ENABLE_TESTING()
1616
# Version number of gnucash
1717
SET (GNUCASH_MAJOR_VERSION 2)
1818
SET (GNUCASH_MINOR_VERSION 6)
19-
SET (GNUCASH_MICRO_VERSION 15)
19+
SET (GNUCASH_MICRO_VERSION 16)
2020
SET (GNUCASH_NANO_VERSION 0)
2121
SET (VERSION "${GNUCASH_MAJOR_VERSION}.${GNUCASH_MINOR_VERSION}.${GNUCASH_MICRO_VERSION}")
2222
SET (GNUCASH_LATEST_STABLE_SERIES 2.6)

0 commit comments

Comments
 (0)