Add externs to avoid multiple definitions, and then add missing definitions.
[rrq/maintain_lilo.git] / src / version.h
index 2eb7742667b0acecf2631ee8e8055c06cba909c7..eef80b1d7a7e17664096e94e9b4eda304db91934 100644 (file)
@@ -1,7 +1,7 @@
 /* version.h
  * 
  * Copyright 2005-2007 John Coffman
- * Copyright 2009-2013 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 0
+#define VERSION_MINOR 2
 #define VERSION_EDIT  ""
-#define VERSION_DATE "07-Juni-2013"
+#define VERSION_DATE "22-November-2015"
 
 #endif