summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsync-bugs <rsync-bugs>2000-09-06 02:47:00 +0000
committerrsync-bugs <rsync-bugs>2000-09-06 02:47:00 +0000
commit3d8810c928e285ae3d0a3d28acd4905054af4687 (patch)
tree6d4daabd2c2cc6c1cc1dde245a28cedc5da5b83f
parentd153974ee264f085ba57b701e05b1bc208bff148 (diff)
downloadrsync-2.4.6.tar.gz
preparing for release of 2.4.6v2.4.6
-rw-r--r--packaging/redhat/5.0/rsync.spec4
-rw-r--r--version.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/packaging/redhat/5.0/rsync.spec b/packaging/redhat/5.0/rsync.spec
index eefd4440..be3130b4 100644
--- a/packaging/redhat/5.0/rsync.spec
+++ b/packaging/redhat/5.0/rsync.spec
@@ -1,10 +1,10 @@
Summary: Program for efficient remote updates of files.
Name: rsync
-Version: 2.4.5
+Version: 2.4.6
Release: 1
Copyright: GPL
Group: Applications/Networking
-Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.4.5.tar.gz
+Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.4.6.tar.gz
URL: http://samba.anu.edu.au/rsync/
Packager: Andrew Tridgell <tridge@samba.anu.edu.au>
BuildRoot: /tmp/rsync
diff --git a/version.h b/version.h
index 072dff4a..351dc3ee 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "2.4.5"
+#define VERSION "2.4.6"