diff options
author | Wayne Davison <wayned@samba.org> | 2007-10-27 00:00:21 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2007-10-27 00:00:21 +0000 |
commit | 1d8638ce868edf570b1195999f57bc8516c49e5b (patch) | |
tree | c86307ad0c7914177bf22dd6957504f7ea78c456 | |
parent | 4c17cdcb64e3f333f141b43b3193a19eece4c8a1 (diff) | |
download | rsync-3.0.0pre3.tar.gz rsync-3.0.0pre3.tar.bz2 rsync-3.0.0pre3.zip |
Preparing for release of 3.0.0pre3v3.0.0pre3
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | packaging/lsb/rsync.spec | 6 | ||||
-rw-r--r-- | rsync.yo | 4 | ||||
-rw-r--r-- | rsyncd.conf.yo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/configure.in b/configure.in index bf944ca0..d74cb0d8 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.0pre2 +RSYNC_VERSION=3.0.0pre3 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 4277022e..81c50523 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.0pre2 +Version: 3.0.0pre3 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz @@ -45,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog -* Thu Oct 11 2007 Wayne Davison <wayned@samba.org> -Released 3.0.0pre2. +* Fri Oct 26 2007 Wayne Davison <wayned@samba.org> +Released 3.0.0pre3. @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(11 Oct 2007)()() +manpage(rsync)(1)(26 Oct 2007)()() manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool) manpagesynopsis() @@ -2808,7 +2808,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre2 of rsync. +This man page is current for version 3.0.0pre3 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 3831991c..f12985e7 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(11 Oct 2007)()() +manpage(rsyncd.conf)(5)(26 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.0pre2 of rsync. +This man page is current for version 3.0.0pre3 of rsync. manpagesection(CREDITS) |