From 2d3732f56524b408379133a3a75720066e8b515f Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 25 Jul 2010 11:45:51 +0200 Subject: [PATCH] Tweak version date --- bacula/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index 18c91c08dc..ab24b83023 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ #undef VERSION -#define VERSION "5.0.2" -#define BDATE "28 April 2010" -#define LSMDATE "28Apr10" +#define VERSION "5.0.3" +#define BDATE "24 July 2010" +#define LSMDATE "24Jul10" #define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n" #define BYEAR "2010" /* year for copyright messages in progs */ -- 2.39.5