From 6d22d4442da8c9339c8771b65dc941ebef4802ba Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 29 Jan 2013 20:24:54 +0100 Subject: [PATCH] Tweak version+date --- bacula/src/version.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index 01649d8689..fa713b2358 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,16 +1,16 @@ #undef VERSION -#define VERSION "5.2.12" -#define BDATE "12 September 2012" -#define LSMDATE "12Sep12" +#define VERSION "5.2.13" +#define BDATE "30 January 2013" +#define LSMDATE "30Jan13" #define PROG_COPYRIGHT "Copyright (C) %d-2012 Free Software Foundation Europe e.V.\n" -#define BYEAR "2012" /* year for copyright messages in progs */ +#define BYEAR "2013" /* year for copyright messages in progs */ /* Bacula® - The Network Backup Solution - Copyright (C) 2000-2012 Free Software Foundation Europe e.V. + Copyright (C) 2000-2013 Free Software Foundation Europe e.V. The main author of Bacula is Kern Sibbald, with contributions from many others, a complete list can be found in the file AUTHORS. -- 2.39.5