X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Fversion.h;h=eef80b1d7a7e17664096e94e9b4eda304db91934;hb=6474a619fc4572914f921cbff9d72784c1792966;hp=a4889098dce76c59d0888e763a4dc6579b12dd28;hpb=e05a6f05e7fce66ac7560e066d995c456073d29f;p=rrq%2Fmaintain_lilo.git diff --git a/src/version.h b/src/version.h index a488909..eef80b1 100644 --- a/src/version.h +++ b/src/version.h @@ -1,7 +1,7 @@ /* version.h * * Copyright 2005-2007 John Coffman - * Copyright 2009-2014 Joachim Wiedorn + * Copyright 2009-2015 Joachim Wiedorn * All rights reserved. * * Licensed under the terms contained in the file 'COPYING' @@ -12,8 +12,8 @@ #define VERSION_H #define VERSION_MAJOR 24 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_EDIT "" -#define VERSION_DATE "17-October-2014" +#define VERSION_DATE "22-November-2015" #endif