From 7108f25590adc18adc70d0ba77f0d3931796ea04 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 23 May 2013 04:37:41 -0500 Subject: Bump version date to 20130523. 3.0 Release Candidate --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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() -- cgit v1.2.3