version -> 1.39

This commit is contained in:
Axel Kittenberger 2010-10-04 13:12:37 +00:00
parent a8337b0222
commit 985a4899e2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
AC_INIT(lsyncd.c)
m4_define(LSYNCD_PACKAGE,lsyncd)
m4_define(LSYNCD_VERSION,1.38)
m4_define(LSYNCD_VERSION,1.39)
AM_INIT_AUTOMAKE(LSYNCD_PACKAGE,LSYNCD_VERSION)
AC_ARG_ENABLE([xml_config],