summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-05-23 21:11:59 -0700
committerCraig Earls <enderw88@gmail.com>2013-05-23 21:11:59 -0700
commita2518fa2a138e5836e00b080e817337b7584d5ac (patch)
treef375aeacb63a1a0dbf46e971bd38fc16ceb97d29 /CMakeLists.txt
parent5c462273d94af56c3ab5a0389257b7ff15e4beb7 (diff)
parent900af573319c3787854abc5653c8133d37eb013f (diff)
downloadfork-ledger-a2518fa2a138e5836e00b080e817337b7584d5ac.tar.gz
fork-ledger-a2518fa2a138e5836e00b080e817337b7584d5ac.tar.bz2
fork-ledger-a2518fa2a138e5836e00b080e817337b7584d5ac.zip
Merge commit '900af573319c3787854abc5653c8133d37eb013f'
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 f18df69a..9f8d8a87 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ PROJECT(ledger)
set(Ledger_VERSION_MAJOR 3)
set(Ledger_VERSION_MINOR 0)
set(Ledger_VERSION_PATCH 0)
-set(Ledger_VERSION_DATE 20120518)
+set(Ledger_VERSION_DATE 20130523)
enable_testing()