summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsync-bugs <rsync-bugs>1998-05-29 02:29:33 +0000
committerrsync-bugs <rsync-bugs>1998-05-29 02:29:33 +0000
commit79a51e7ee68097b98bc2234b70d16c011bdc3608 (patch)
tree42fbca8979e587cf43ee5801a0b5af3275049905
parentcad2bba7d809c9f385fd8b85959c09c5e687edb5 (diff)
downloadrsync-79a51e7ee68097b98bc2234b70d16c011bdc3608.tar.gz
preparing for release of 2.0.14v2.0.14
-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 85fd48be..e8dffa34 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.13
+Version: 2.0.14
Release: 1
Copyright: GPL
Group: Applications/Networking
-Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.13.tar.gz
+Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.14.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 3478769b..b4822aa6 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "2.0.13"
+#define VERSION "2.0.14"