summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsync-bugs <rsync-bugs>1998-05-27 13:54:41 +0000
committerrsync-bugs <rsync-bugs>1998-05-27 13:54:41 +0000
commita1e13a937cff2b192591ec6c8df5dfbd02da973d (patch)
tree6f39b8a9035c9be46d876f532185ae0989e1934c
parente3fe383aaa360a0226f81ae67467addfe2bf29d5 (diff)
downloadrsync-a1e13a937cff2b192591ec6c8df5dfbd02da973d.tar.gz
rsync-a1e13a937cff2b192591ec6c8df5dfbd02da973d.tar.bz2
rsync-a1e13a937cff2b192591ec6c8df5dfbd02da973d.zip
preparing for release of 2.0.13v2.0.13
-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 18bfac7c..85fd48be 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.12
+Version: 2.0.13
Release: 1
Copyright: GPL
Group: Applications/Networking
-Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.12.tar.gz
+Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.13.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 e4a6bf1e..3478769b 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "2.0.12"
+#define VERSION "2.0.13"