]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Set version to 2.5.3. v2.5.3
authorMartin Pool <mbp@samba.org>
Mon, 11 Mar 2002 05:58:31 +0000 (05:58 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 11 Mar 2002 05:58:31 +0000 (05:58 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index c4a9f421171c2dcbedb016d145acb394dfd8ac97..ea81bf89bb5b4dcecb261014b01ef85f853a2823 100644 (file)
--- 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:
 
index 8f6b5d7e7a9d510a39e878a386a07360117e8d16..6a954b2ac0a409fbc2e8822c510ad098593b6cbf 100644 (file)
@@ -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])