summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsync-bugs <rsync-bugs>1998-06-18 10:30:48 +0000
committerrsync-bugs <rsync-bugs>1998-06-18 10:30:48 +0000
commit5a03f68a5a81695bf8bae65fcd7faa226986ba55 (patch)
tree173b97d1b363d1e2d1d1b803cf1aed448b75733d
parente81da93e864670d179288211f59c280c88144412 (diff)
downloadrsync-5a03f68a5a81695bf8bae65fcd7faa226986ba55.tar.gz
preparing for release of 2.0.17v2.0.17
-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 b9ec6e2d..c3a9985a 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.0.16
+Version: 2.0.17
Release: 1
Copyright: GPL
Group: Applications/Networking
-Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.16.tar.gz
+Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.17.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 4224ff23..bdc0688c 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "2.0.16"
+#define VERSION "2.0.17"