From: Martin Pool Date: Mon, 11 Mar 2002 03:40:23 +0000 (+0000) Subject: Bump version to 2.5.3pre3. X-Git-Tag: v2.5.3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d8573ef03a174d94c8c012295c9b7209e4bc05;p=thirdparty%2Frsync.git Bump version to 2.5.3pre3. --- diff --git a/configure.in b/configure.in index b3d799c1..8f6b5d7e 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.3pre2 +RSYNC_VERSION=2.5.3pre3 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])