[vidalia/master] Update version for 0.2.13 release

13 Aug
2011
13 Aug
'11
3:31 a.m.
commit e4180f263771ad3de8d813ed7e414f9e0cd0d615 Author: Tomás Touceda <chiiph@torproject.org> Date: Sat Aug 13 00:30:18 2011 -0300 Update version for 0.2.13 release --- CMakeLists.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e5bb9f9..438a1be 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ set(VER_MAJOR "0") set(VER_MINOR "2") set(VER_PATCH "13") -set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git") +set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") message(STATUS "Configuring Vidalia ${VERSION}") project(Vidalia)
5061
Age (days ago)
5061
Last active (days ago)
0 comments
1 participants
participants (1)
-
chiiph@torproject.org