blob: 14cf8103e80aac2071be6831b585bc2c8f19f296 [file] [edit]
#ifndef VERSION_H
#define VERSION_H
#ifndef VERSION_STR_POSTFIX
#define VERSION_STR_POSTFIX ""
#endif /* VERSION_STR_POSTFIX */
#define VERSION_STR "2.6-devel" VERSION_STR_POSTFIX
#endif /* VERSION_H */