[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [vidalia/alpha] Bump alpha version to 0.3.1-git
commit 7f0a6e3ac65d43cf938d2f4e9d64d898231ed255
Author: Tomas Touceda <chiiph@xxxxxxxxxx>
Date: Tue May 17 11:56:29 2011 -0300
Bump alpha version to 0.3.1-git
---
CMakeLists.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index af75563..dfd8f3b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,8 +13,8 @@
set(VER_MAJOR "0")
set(VER_MINOR "3")
-set(VER_PATCH "0")
-set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}")
+set(VER_PATCH "1")
+set(VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-git")
message(STATUS "Configuring Vidalia ${VERSION}")
project(Vidalia)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits