Show
Ignore:
Timestamp:
03/25/08 20:19:24 (8 months ago)
Author:
edmanm
Message:

r278@lysithea: edmanm | 2008-03-25 20:19:19 -0400
Bump to 0.1.3-svn.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CMakeLists.txt

    r2456 r2463  
    1414set(VER_MAJOR   "0") 
    1515set(VER_MINOR   "1") 
    16 set(VER_PATCH   "2") 
     16set(VER_PATCH   "3") 
    1717set(VERSION     "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}") 
    1818message(STATUS  "Configuring Vidalia ${VERSION}")