Show
Ignore:
Timestamp:
03/17/08 22:33:47 (8 months ago)
Author:
edmanm
Message:

r221@lysithea: edmanm | 2008-03-17 22:33:42 -0400
A new Torbutton relesed yesterday. Looks like Tor 0.2.0.22-rc is about to
roll. So why not do a Vidalia 0.1.1 while we're at it?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CMakeLists.txt

    r2373 r2419  
    1515set(VER_MINOR   "1") 
    1616set(VER_PATCH   "1") 
    17 set(VERSION     "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}-svn") 
     17set(VERSION     "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") 
    1818message(STATUS  "Configuring Vidalia ${VERSION}") 
    1919project(Vidalia)