summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-02-19 02:16:37 +0000
committerMartin Pool <mbp@samba.org>2002-02-19 02:16:37 +0000
commit23212669acb865b1095bcd49ba70515272109dc6 (patch)
tree612b6efb2c0955ac9b829b6df8e880142e9ca5c0
parent3ce0f9a653c2b6a0a4c8b3b2192ab03084213032 (diff)
downloadrsync-23212669acb865b1095bcd49ba70515272109dc6.tar.gz
Bump version to 2.5.3pre1v2.5.3pre1
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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])