This commit was generated by cvs2svn to compensate for changes in r2,
[ircu2.10.12-pk.git] / include / version.h
1 #ifndef VERSION_H
2 #define VERSION_H
3
4 extern const char *version;
5 extern const char *creation;
6 extern const char *infotext[];
7 extern const char *generation;
8
9 #endif /* VERSION_H */