Changeset 3561 for plugins/gnokii-sync

Show
Ignore:
Timestamp:
08/18/08 20:21:34 (4 months ago)
Author:
dgollub
Message:

Increment plugin versions to 0.38 in advance

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/gnokii-sync/CMakeLists.txt

    r3555 r3561  
    22CMAKE_MINIMUM_REQUIRED( VERSION 2.4 ) 
    33 
    4 SET( VERSION "0.37" ) 
     4SET( VERSION "0.38" ) 
    55 
    66SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules" )