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 05ec838..0b12e0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+* 0.4.0k 18.06.2009 Johannes Winkelmann
+- gcc 4.4 compilation fix by Tilman
+
* 0.4.0j 24.06.2008 Johannes Winkelmann
- add gcc 4.3 fixes by Fredrik Rinnestam
- add "[options]" to man page ]
diff --git a/Makefile b/Makefile
index dcf4ab8..526ed84 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
name=httpup
-version=0.4.0j
+version=0.4.0k
prefix= /usr/local
bindir= $(prefix)/bin

Generated by cgit