Bump the repository version to 3.0.2dev.
authorWayne Davison <wayned@samba.org>
Fri, 4 Apr 2008 07:04:58 +0000 (00:04 -0700)
committerWayne Davison <wayned@samba.org>
Fri, 4 Apr 2008 07:04:58 +0000 (00:04 -0700)
configure.in

index 989e2ff..a3270a3 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.59)
 
-RSYNC_VERSION=3.0.1
+RSYNC_VERSION=3.0.2dev
 AC_SUBST(RSYNC_VERSION)
 AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])