Commit ec3e7260 authored by Tomas Touceda's avatar Tomas Touceda
Browse files

Bump Vidalia to 0.2.19

parent 794662a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -13,7 +13,7 @@


set(VER_MAJOR   "0")
set(VER_MAJOR   "0")
set(VER_MINOR   "2")
set(VER_MINOR   "2")
set(VER_PATCH   "18")
set(VER_PATCH   "19")
set(VERSION     "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}")
set(VERSION     "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}")
message(STATUS  "Configuring Vidalia ${VERSION}")
message(STATUS  "Configuring Vidalia ${VERSION}")
project(Vidalia)
project(Vidalia)