]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Change the version for new CVS work.
authorWayne Davison <wayned@samba.org>
Thu, 9 Nov 2006 00:59:58 +0000 (00:59 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 9 Nov 2006 00:59:58 +0000 (00:59 +0000)
configure.in

index df60790472a96114a947904a8a6a63b21f30ea9a..b239f624844bc04132aebdeecfec66d3d98b2f37 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.59)
 
-RSYNC_VERSION=2.6.9
+RSYNC_VERSION=3.0.0cvs
 AC_SUBST(RSYNC_VERSION)
 AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])