diff options
author | Jouni Malinen <j@w1.fi> | 2009-02-15 18:00:00 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2009-02-15 18:00:00 (GMT) |
commit | f43ec7f8131036bd329f06c78723d477c4838c76 (patch) | |
tree | 0a0ab5ebf1b18ea4d5b614b155a96b2b6ab452b7 /src | |
parent | ddda5caa69c5718ad7bd87d363051b19591e1f45 (diff) | |
download | hostap-06-hostap_0_6_8.zip hostap-06-hostap_0_6_8.tar.gz hostap-06-hostap_0_6_8.tar.bz2 |
Preparations for v0.6.8 releasehostap_0_6_8
Diffstat (limited to 'src')
-rw-r--r-- | src/common/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/version.h b/src/common/version.h index 7651b48..9c4c6ca 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -1,6 +1,6 @@ #ifndef VERSION_H #define VERSION_H -#define VERSION_STR "0.6.7" +#define VERSION_STR "0.6.8" #endif /* VERSION_H */ |