From: Martin Pool Date: Tue, 19 Feb 2002 02:16:37 +0000 (+0000) Subject: Bump version to 2.5.3pre1 X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/23212669acb865b1095bcd49ba70515272109dc6 Bump version to 2.5.3pre1 --- diff --git a/configure.in b/configure.in index 5eb0f777..1af15ad5 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.3pre +RSYNC_VERSION=2.5.3pre1 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])