diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index 46c6696df..8b29ba8da 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for hostapd -????-??-?? - v0.6.4 +2008-08-10 - v0.6.4 * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2 Identity Request if identity is already known * added support for EAP Sequences in EAP-FAST Phase 2 diff --git a/src/common/version.h b/src/common/version.h index e083a2c03..2ff8f6766 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.3" +#define VERSION_STR "0.6.4" #endif /* VERSION_H */ diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog index cd08ab8c1..399bcd873 100644 --- a/wpa_supplicant/ChangeLog +++ b/wpa_supplicant/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for wpa_supplicant -????-??-?? - v0.6.4 +2008-08-10 - v0.6.4 * added support for EAP Sequences in EAP-FAST Phase 2 * added support for using TNC with EAP-FAST * added driver_ps3 for the PS3 Linux wireless driver diff --git a/www/hostapd/index.html b/www/hostapd/index.html index 72331e4a0..198c02579 100644 --- a/www/hostapd/index.html +++ b/www/hostapd/index.html @@ -131,7 +131,7 @@ for the current documentation.