From: Martin Pool Date: Sun, 2 Dec 2001 22:26:09 +0000 (+0000) Subject: Bump version X-Git-Tag: v2.5.1pre2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c70e359d0cf23d9f5bd7ad39d9111c4446b541d;p=thirdparty%2Frsync.git Bump version --- diff --git a/configure.in b/configure.in index dfd0244c..29718afd 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.1pre1 +RSYNC_VERSION=2.5.1pre2 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])