Changeset 3561 for plugins/gpe

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/gpe/CMakeLists.txt

    r3555 r3561  
    11PROJECT( libopensync-plugin-gpe C ) 
    22 
    3 SET( VERSION "0.37" ) 
     3SET( VERSION "0.38" ) 
    44 
    55SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules" )