Changeset 2385

Show
Ignore:
Timestamp:
08/01/07 17:09:46 (1 year ago)
Author:
cstender
Message:

- bumped version number to 0.30
- removed unused files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/python-module/configure.in

    r1726 r2385  
    22 
    33AC_PREREQ(2.58) 
    4 AC_INIT([OpenSync Python Module], 0.21, [], [libopensync-plugin-python]) 
     4AC_INIT([OpenSync Python Module], 0.30, [], [libopensync-plugin-python]) 
    55AM_INIT_AUTOMAKE(foreign) 
    66AC_CONFIG_SRCDIR(src/python_module.c)