summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-11 05:58:31 +0000
committerMartin Pool <mbp@samba.org>2002-03-11 05:58:31 +0000
commita795ab99c73ecf5cd577a8fc092074a850314664 (patch)
tree60033c563c4cd0b6703e1162e9cce98b5d851c82
parent567e56313a9c14e877814c1223f5dc8839dc95b3 (diff)
downloadrsync-a795ab99c73ecf5cd577a8fc092074a850314664.tar.gz
Set version to 2.5.3.v2.5.3
-rw-r--r--NEWS4
-rw-r--r--configure.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c4a9f421..ea81bf89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
-rsync 2.5.3 (not released yet)
+rsync 2.5.3 (11 March 2002)
+
+ "Happy 26"
SECURITY FIXES:
diff --git a/configure.in b/configure.in
index 8f6b5d7e..6a954b2a 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
AC_CONFIG_HEADER(config.h)
AC_PREREQ(2.52)
-RSYNC_VERSION=2.5.3pre3
+RSYNC_VERSION=2.5.3
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])