blob: 726289d9de6f9f085c6d93a953876bbfa2a81190 [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.3" VERSION_STR_POSTFIX
#endif /* VERSION_H */