diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index 5a1caeb54..a8e7f4eb4 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for hostapd -????-??-?? - v0.6.5 +2008-11-01 - v0.6.5 * added support for SHA-256 as X.509 certificate digest when using the internal X.509/TLSv1 implementation * fixed EAP-FAST PAC-Opaque padding (0.6.4 broke this for some peer diff --git a/src/common/version.h b/src/common/version.h index 2ff8f6766..c7db7adef 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.4" +#define VERSION_STR "0.6.5" #endif /* VERSION_H */ diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog index 3e64d81ba..4dc7f314b 100644 --- a/wpa_supplicant/ChangeLog +++ b/wpa_supplicant/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for wpa_supplicant -????-??-?? - v0.6.5 +2008-11-01 - v0.6.5 * added support for SHA-256 as X.509 certificate digest when using the internal X.509/TLSv1 implementation * updated management frame protection to use IEEE 802.11w/D6.0 diff --git a/www/hostapd/index.html b/www/hostapd/index.html index 198c02579..196f1b434 100644 --- a/www/hostapd/index.html +++ b/www/hostapd/index.html @@ -131,7 +131,7 @@ for the current documentation.