preparing for v0.1.1 release

pull/40/head
Nestal Wan 2012-06-09 14:48:35 +08:00
parent 6aaf84aae5
commit 948706530f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.8)
set( GRIVE_VERSION "0.1.1-pre" )
set( GRIVE_VERSION "0.1.1" )
add_subdirectory( libgrive )
add_subdirectory( grive )