summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--packaging/lsb/rsync.spec6
-rw-r--r--rsync.yo4
-rw-r--r--rsyncd.conf.yo4
4 files changed, 8 insertions, 8 deletions
diff --git a/configure.in b/configure.in
index 43834d23..e6105423 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.0pre9
+RSYNC_VERSION=3.0.0pre10
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index a28bfb01..3af7971a 100644
--- a/packaging/lsb/rsync.spec
+++ b/packaging/lsb/rsync.spec
@@ -1,6 +1,6 @@
Summary: A fast, versatile, remote (and local) file-copying tool
Name: rsync
-Version: 3.0.0pre9
+Version: 3.0.0pre10
Release: 1
Group: Applications/Internet
Source: http://rsync.samba.org/ftp/rsync/rsync-%{version}.tar.gz
@@ -45,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/rsyncd.conf.5*
%changelog
-* Sun Feb 10 2008 Wayne Davison <wayned@samba.org>
-Released 3.0.0pre9.
+* Tue Feb 19 2008 Wayne Davison <wayned@samba.org>
+Released 3.0.0pre10.
diff --git a/rsync.yo b/rsync.yo
index 97582123..d515e098 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsync)(1)(10 Feb 2008)()()
+manpage(rsync)(1)(19 Feb 2008)()()
manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool)
manpagesynopsis()
@@ -2866,7 +2866,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
manpagesection(VERSION)
-This man page is current for version 3.0.0pre9 of rsync.
+This man page is current for version 3.0.0pre10 of rsync.
manpagesection(INTERNAL OPTIONS)
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index 4ec56709..1d3bacd2 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsyncd.conf)(5)(10 Feb 2008)()()
+manpage(rsyncd.conf)(5)(19 Feb 2008)()()
manpagename(rsyncd.conf)(configuration file for rsync in daemon mode)
manpagesynopsis()
@@ -702,7 +702,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
manpagesection(VERSION)
-This man page is current for version 3.0.0pre9 of rsync.
+This man page is current for version 3.0.0pre10 of rsync.
manpagesection(CREDITS)