summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--doc/NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7f77468e..ad96b345 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 1)
set(Ledger_VERSION_PRERELEASE "")
-set(Ledger_VERSION_DATE 20150915)
+set(Ledger_VERSION_DATE 20160111)
set(Ledger_TEST_TIMEZONE "America/Chicago")
diff --git a/doc/NEWS b/doc/NEWS
index 21700ddc..af89de0c 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -18,7 +18,7 @@
- Fixed crash when using --trace 10 or above
-- Build fix for boost 1.56, 1.58, 1.59
+- Build fix for boost 1.58, 1.59, 1.60
- Build fix for Cygwin