[vidalia/alpha] Update version for release

31 May
2012
31 May
'12
2:01 a.m.
commit f59151a84037315a9adce53d2096df9edca26dbf Author: Tomás Touceda <chiiph@torproject.org> Date: Wed May 30 23:00:39 2012 -0300 Update version for release --- CMakeLists.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c9a2405..8a9783c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ set(VER_MAJOR "0") set(VER_MINOR "3") set(VER_PATCH "2") -set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git") +set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-alpha") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia)
4755
Age (days ago)
4755
Last active (days ago)
0 comments
1 participants
participants (1)
-
chiiph@torproject.org