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

Version bump to 0.2.17

parent 8e789cbc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

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