blob: fb3b4f50b463b9f6096720d0b5b1eac42867c55b [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-devel" VERSION_STR_POSTFIX
#endif /* VERSION_H */