summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsync-bugs <rsync-bugs>1998-07-17 14:53:00 +0000
committerrsync-bugs <rsync-bugs>1998-07-17 14:53:00 +0000
commit42245f1b56a3e7647762db300430470c302191e8 (patch)
treea872872e3c14925e5b5d496bc5a0bf7e128dee97
parentc29ee43dbdbdac279a1e3914b0fa02f1b34260e8 (diff)
downloadrsync-42245f1b56a3e7647762db300430470c302191e8.tar.gz
rsync-42245f1b56a3e7647762db300430470c302191e8.tar.bz2
rsync-42245f1b56a3e7647762db300430470c302191e8.zip
preparing for release of 2.0.19v2.0.19
-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 4c7666f7..6d8dec96 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.18
+Version: 2.0.19
Release: 1
Copyright: GPL
Group: Applications/Networking
-Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.18.tar.gz
+Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.19.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 b647f6be..bdf08b5a 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "2.0.18"
+#define VERSION "2.0.19"