summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2019-02-05 08:30:45 -0500
committerMartin Michlmayr <tbm@cyrius.com>2019-02-05 08:30:45 -0500
commit1d1f3a33c0479c23375b0341b788400c049054cf (patch)
tree574b3de3c2ac955567d143f3aa8bb740606e7448 /CMakeLists.txt
parent0bbb976ee3064ff59b319e30fd97e31020259760 (diff)
Release 3.1.2
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7ee95b0b..b572aa8b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ set(Ledger_VERSION_MAJOR 3)
set(Ledger_VERSION_MINOR 1)
set(Ledger_VERSION_PATCH 2)
set(Ledger_VERSION_PRERELEASE "")
-set(Ledger_VERSION_DATE 20160801)
+set(Ledger_VERSION_DATE 20190205)
set(Ledger_TEST_TIMEZONE "America/Chicago")