blob: a5cc5b7b5bccb96698fb3bf06a57ae32444b50a0 [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.5" VERSION_STR_POSTFIX
#endif /* VERSION_H */