blob: 340afc7e25c6a3bbc95885a9df0696fdc3694c72 [file] [log] [blame]
#ifndef VERSION_H
#define VERSION_H
#ifndef VERSION_STR_POSTFIX
#define VERSION_STR_POSTFIX ""
#endif /* VERSION_STR_POSTFIX */
#define VERSION_STR "2.2" VERSION_STR_POSTFIX
#endif /* VERSION_H */