The master branch is now used for v2.9 development
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
6396282430
commit
516ccede8f
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@
|
|||
#define GIT_VERSION_STR_POSTFIX ""
|
||||
#endif /* GIT_VERSION_STR_POSTFIX */
|
||||
|
||||
#define VERSION_STR "2.8" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
|
||||
#define VERSION_STR "2.9-devel" VERSION_STR_POSTFIX GIT_VERSION_STR_POSTFIX
|
||||
|
||||
#endif /* VERSION_H */
|
||||
|
|
Loading…
Reference in a new issue