From 4b6a71fa31f94a34e0680bf3795cb8c1b380667d Mon Sep 17 00:00:00 2001
From: Jouni Malinen
Date: Fri, 28 Nov 2008 18:32:55 +0200
Subject: [PATCH] 0.5.11 release
---
www/Makefile | 4 ++--
www/hostapd/index.html | 4 ++--
www/index.html | 8 ++++----
www/versions.dot | 5 +++--
www/wpa_supplicant/index.html | 6 +++---
5 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/www/Makefile b/www/Makefile
index 9dae25da3..68fdce264 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,9 +1,9 @@
all: versions.png
%.png: %.fig
- fig2dev -Lpng -s5.8 -S4 -m2 $< | \
+ fig2dev -Lpng -s5.1 -S4 -m2 $< | \
pngtopnm | \
- pamscale -xscale 0.5 -yscale 0.5 | \
+ pnmscale -xscale 0.5 -yscale 0.5 | \
pnmtopng > $@
%.fig: %.dot
diff --git a/www/hostapd/index.html b/www/hostapd/index.html
index 990905b1c..4e953d5d7 100644
--- a/www/hostapd/index.html
+++ b/www/hostapd/index.html
@@ -114,7 +114,7 @@ for the current documentation.
Release graph
Latest stable release:
Older stable release:
@@ -266,7 +266,7 @@ Internet Systems Consortium (ISC).
Jouni Malinen
-Last modified: Sun Nov 23 16:53:45 EET 2008
+Last modified: Fri Nov 28 18:27:51 EET 2008