summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2012-09-16 18:46:57 +0000
committerJohannes Winkelmann <jw@smts.ch>2012-09-16 18:46:57 +0000
commit10f884d6455f266e685f863e507806c9bb19e5ae (patch)
tree23c442ffbab4d3fc781807976b8866a728b57cdb
parent6a397b004842752c7a89dcf0593e117fc8356e60 (diff)
downloadhttpup-10f884d6455f266e685f863e507806c9bb19e5ae.tar.gz
httpup-10f884d6455f266e685f863e507806c9bb19e5ae.tar.xz
bump version and update ChangeLog
-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