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 151c9cb..659268e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+* 0.5.0 06.04.2019 Fredrik Rinnestam
+- Changelog: https://crux.nu/gitweb/?p=tools/httpup.git;a=summary
+
* 0.4.0l 16.09.2012 Johannes Winkelmann
- gcc 4.7 compilation fix
diff --git a/Makefile b/Makefile
index 8c2ebd0..5bfc5ea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
name=httpup
-version=0.4.0l
+version=0.5.0
prefix= /usr/local
bindir= $(prefix)/bin

Generated by cgit