summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2008-03-24 21:15:51 -0700
committerWayne Davison <wayned@samba.org>2008-03-24 21:15:51 -0700
commit56158b7e049b885e23ff603c5a27f191107f78ec (patch)
tree8f4c0086090d6f1c6239a7b06506abe957465e3f /configure.in
parent798a9e4e744b5323a990c4bfbd0e76ba282efdb4 (diff)
downloadrsync-56158b7e049b885e23ff603c5a27f191107f78ec.tar.gz
Preparing for release of 3.0.1pre1v3.0.1pre1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 39e27186..5a170529 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
AC_CONFIG_HEADER(config.h)
AC_PREREQ(2.59)
-RSYNC_VERSION=3.0.1dev
+RSYNC_VERSION=3.0.1pre1
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])