[vidalia/master] Bump version to 0.2.15-git

8 Oct
2011
8 Oct
'11
3:20 a.m.
commit 30139eca796d9e1cc82a3aac4c8ae12bedce7d02 Author: Tomás Touceda <chiiph@torproject.org> Date: Sat Sep 10 16:42:22 2011 -0300 Bump version to 0.2.15-git --- CMakeLists.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 18f2575..6906313 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,8 +13,8 @@ set(VER_MAJOR "0") set(VER_MINOR "2") -set(VER_PATCH "14") -set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") +set(VER_PATCH "15") +set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia)
5053
Age (days ago)
5053
Last active (days ago)
0 comments
1 participants
participants (1)
-
chiiph@torproject.org