107dc089dfb56c438cb63b3ea89de4d17d153fb2
[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 1
8 #define VERSION_EDIT  ""
9 #define VERSION_DATE "04-Nov-2010"
10
11 #endif