summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b572aa8b..9a6ceae0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,9 +8,9 @@ PROJECT(ledger)
set(Ledger_VERSION_MAJOR 3)
set(Ledger_VERSION_MINOR 1)
-set(Ledger_VERSION_PATCH 2)
+set(Ledger_VERSION_PATCH 3)
set(Ledger_VERSION_PRERELEASE "")
-set(Ledger_VERSION_DATE 20190205)
+set(Ledger_VERSION_DATE 20190331)
set(Ledger_TEST_TIMEZONE "America/Chicago")