From 66398948b7841301e721bb418ef510181f22939a Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 1 Jan 2010 15:27:32 +0100 Subject: [PATCH] Update version + date --- bacula/src/version.h | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index acf2350337..7e9259bcad 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,19 +1,16 @@ -/* - * Version $Id$ - */ #undef VERSION -#define VERSION "3.1.7" -#define BDATE "20 December 2009" -#define LSMDATE "20Dec09" +#define VERSION "3.1.8" +#define BDATE "01 January 2010" +#define LSMDATE "01Jan10" -#define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n" -#define BYEAR "2009" /* year for copyright messages in progs */ +#define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n" +#define BYEAR "2010" /* year for copyright messages in progs */ /* Bacula® - The Network Backup Solution - Copyright (C) 2000-2009 Free Software Foundation Europe e.V. + Copyright (C) 2000-2010 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