Preparing for release of 2.6.0pre2
authorWayne Davison <wayned@samba.org>
Sun, 28 Dec 2003 21:11:38 +0000 (21:11 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 28 Dec 2003 21:11:38 +0000 (21:11 +0000)
configure.in
packaging/lsb/rsync.spec

index 45a5f36..2e4ebf5 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.52)
 
-RSYNC_VERSION=2.6.0pre1
+RSYNC_VERSION=2.6.0pre2
 AC_SUBST(RSYNC_VERSION)
 AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
 
index b5ad24b..20e6bda 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Program for efficient remote updates of files.
 Name: rsync
-Version: 2.6.0pre1
+Version: 2.6.0pre2
 Release: 1
 Copyright: GPL
 Group: Applications/Networking