From: Martin Pool Date: Thu, 14 Mar 2002 03:10:23 +0000 (+0000) Subject: Bump version to 2.5.5cvs X-Git-Tag: v2.5.5.rc1~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ee1bd82c587a671846f1a6a9becf499b27355d7;p=thirdparty%2Frsync.git Bump version to 2.5.5cvs --- diff --git a/configure.in b/configure.in index 181c2cf0..cf9ab4bb 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h]) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.52) -RSYNC_VERSION=2.5.4 +RSYNC_VERSION=2.5.5cvs AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])