Changeset 1328

Show
Ignore:
Timestamp:
09/10/06 10:37:01 (2 years ago)
Author:
abauer
Message:

Bumped version of the python module to 0.19

Files:
1 modified

Legend:

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

    r1294 r1328  
    22 
    33AC_PREREQ(2.58) 
    4 AC_INIT([OpenSync Python Module], 0.18, [], [libopensync-plugin-python]) 
     4AC_INIT([OpenSync Python Module], 0.19, [], [libopensync-plugin-python]) 
    55AM_INIT_AUTOMAKE(foreign) 
    66AC_CONFIG_SRCDIR(src/python_module.c)