diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-04-06 19:08:58 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-04-06 19:08:58 +0200 |
commit | 8a01bf0376bc6aaa20879532896d32301f193070 (patch) | |
tree | 05b1d92a576062514068d8fdd6a053033c9456de | |
parent | 46a6328b14fd38d77ac5da54b5418eef623947e6 (diff) | |
download | httpup-8a01bf0376bc6aaa20879532896d32301f193070.tar.gz httpup-8a01bf0376bc6aaa20879532896d32301f193070.tar.xz |
Bump version to 0.5.0. Point changelog to gitwebHEADhttpup-0.5.0master
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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 @@ -1,5 +1,5 @@ name=httpup -version=0.4.0l +version=0.5.0 prefix= /usr/local bindir= $(prefix)/bin |