[vidalia/master] Version bump to 0.2.20-git

16 Jun
2012
16 Jun
'12
11:08 p.m.
commit ca9293b3ec81f2b16cf4663d6cba6043950d3427 Author: Tomás Touceda <chiiph@torproject.org> Date: Sat Jun 16 20:07:12 2012 -0300 Version bump to 0.2.20-git --- CMakeLists.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 915bc3d..e58ee6a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,8 +13,8 @@ set(VER_MAJOR "0") set(VER_MINOR "2") -set(VER_PATCH "19") -set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") +set(VER_PATCH "20") +set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia)
4719
Age (days ago)
4719
Last active (days ago)
0 comments
1 participants
participants (1)
-
chiiph@torproject.org