From e375d92b82be53897e222ea93e3e124b15570c56 Mon Sep 17 00:00:00 2001 From: Nestal Wan Date: Thu, 26 Jul 2012 01:29:47 +0800 Subject: [PATCH] version changes for v0.3 --- CMakeLists.txt | 2 +- README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ca39cb1..def7ca0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) # Grive version. remember to update it for every new release! -set( GRIVE_VERSION "0.2.0" ) +set( GRIVE_VERSION "0.3.0-pre" ) # common compile options add_definitions( -DVERSION="${GRIVE_VERSION}" ) diff --git a/README b/README index fe6330e..84c3df2 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ Grive 0.3.0 -9 June 2012 +25 July 2012 http://www.lbreda.com/grive/