From cd7297ed44671ea6c6a8eda93c94e5fbfa794243 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sun, 31 Mar 2019 11:03:33 +0700 Subject: Release 3.1.3 --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') 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") -- cgit v1.2.3