Ver Fonte

bump version

Oswald Buddenhagen há 21 anos atrás
pai
commit
8859fd45a8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      configure.in

+ 1 - 1
configure.in

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