diff --git a/CMakeLists.txt b/CMakeLists.txt index d0cfcff..42e6847 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 2.8) -set( GRIVE_VERSION "0.1.1" ) +set( GRIVE_VERSION "0.2.0-pre" ) add_subdirectory( libgrive ) add_subdirectory( grive )