Show
Ignore:
Timestamp:
07/08/08 22:01:09 (4 months ago)
Author:
edmanm
Message:

Add a changelog item and bump to 0.1.6.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/CMakeLists.txt

    r2830 r2847  
    1515set(VER_MINOR   "1") 
    1616set(VER_PATCH   "6") 
    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)