Browse Source

bump version

Oswald Buddenhagen 21 years ago
parent
commit
8859fd45a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -1,6 +1,6 @@
 AC_INIT(src/isync.h)
 AC_INIT(src/isync.h)
 AM_CONFIG_HEADER(config.h)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(isync, 0.9.1)
+AM_INIT_AUTOMAKE(isync, 0.9.2)
 
 
 AM_PROG_CC_STDC
 AM_PROG_CC_STDC
 if test "$GCC" = yes; then
 if test "$GCC" = yes; then