From a7641441a74dacfad3bb9d1cfaf63c4fd117c4ed Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 25 Jan 2002 23:33:24 +0000 Subject: [PATCH] Bump version to 2.4.8 --- NEWS | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 98834daa..244980fa 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -rsync 2.4.8 (???) +rsync 2.4.8 (26 Jan 2002) SECURITY FIXES: diff --git a/version.h b/version.h index 8a6725e4..adfe37e2 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "2.4.8pre1" +#define VERSION "2.4.8"