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