diff options
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | packaging/lsb/rsync.spec | 2 | ||||
-rw-r--r-- | rsync.yo | 4 | ||||
-rw-r--r-- | rsyncd.conf.yo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/configure.in b/configure.in index 7dd970ee..b0130862 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.0pre1 +RSYNC_VERSION=3.0.0pre2 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 11df7200..b7693744 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A program for synchronizing files over a network. Name: rsync -Version: 3.0.0pre1 +Version: 3.0.0pre2 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(4 Oct 2007)()() +manpage(rsync)(1)(11 Oct 2007)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2797,7 +2797,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre1 of rsync. +This man page is current for version 3.0.0pre2 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 7b64c39e..3831991c 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(4 Oct 2007)()() +manpage(rsyncd.conf)(5)(11 Oct 2007)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -614,7 +614,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre1 of rsync. +This man page is current for version 3.0.0pre2 of rsync. manpagesection(CREDITS) |