From: Martin Pool Date: Wed, 23 Jan 2002 07:22:03 +0000 (+0000) Subject: Bump version to 2.5.2pre1. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/e2e3379d79891226838dd348a6264485994ea667 Bump version to 2.5.2pre1. --- diff --git a/configure.in b/configure.in index fe512e44..1bcf1032 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.1-dev +RSYNC_VERSION=2.5.2pre1 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])