Imported Upstream version 23.2
[rrq/maintain_lilo.git] / src / version.h
1 /* version.h   */
2
3 #ifndef VERSION_H
4 #define VERSION_H
5
6 #define VERSION_MAJOR 23
7 #define VERSION_MINOR 2
8 #define VERSION_EDIT  ""
9 #define VERSION_DATE "09-Apr-2011"
10
11 #endif