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