summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Makefile2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b12e0d..151c9cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+* 0.4.0l 16.09.2012 Johannes Winkelmann
+- gcc 4.7 compilation fix
+
* 0.4.0k 18.06.2009 Johannes Winkelmann
- gcc 4.4 compilation fix by Tilman
diff --git a/Makefile b/Makefile
index 526ed84..8c2ebd0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
name=httpup
-version=0.4.0k
+version=0.4.0l
prefix= /usr/local
bindir= $(prefix)/bin

Generated by cgit