blob: 04ed0acb6238f386d60552de2d29606448ea7441 [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.0" VERSION_STR_POSTFIX
#endif /* VERSION_H */