Imported Upstream version 24.0
[rrq/maintain_lilo.git] / src / version.h
index 107dc089dfb56c438cb63b3ea89de4d17d153fb2..2eb7742667b0acecf2631ee8e8055c06cba909c7 100644 (file)
@@ -1,11 +1,19 @@
-/* version.h   */
+/* version.h
+ * 
+ * Copyright 2005-2007 John Coffman
+ * Copyright 2009-2013 Joachim Wiedorn
+ * All rights reserved.
+ * 
+ * Licensed under the terms contained in the file 'COPYING'
+ * in the source directory.
+ */
 
 #ifndef VERSION_H
 #define VERSION_H
 
-#define VERSION_MAJOR 23
-#define VERSION_MINOR 1
+#define VERSION_MAJOR 24
+#define VERSION_MINOR 0
 #define VERSION_EDIT  ""
-#define VERSION_DATE "04-Nov-2010"
+#define VERSION_DATE "07-Juni-2013"
 
 #endif