Skip to content

Commit 9511492

Browse files
committed
changed version to 0.1.0
1 parent cf77a2d commit 9511492

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 2.8)
22

3-
set( GRIVE_VERSION "0.0.5" )
3+
set( GRIVE_VERSION "0.1.0-pre" )
44

55
add_subdirectory( libgrive )
66
add_subdirectory( grive )

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Grive 0.0.5
1+
Grive 0.1.0
22

33
Grive is still considered experimental. It just download all the files in your google drive
44
in the current directory. After you make some changes to the local files, run grive and

0 commit comments

Comments
 (0)