summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2006-02-23 14:18:42 +0000
committerJohannes Winkelmann <jw@smts.ch>2006-02-23 14:18:42 +0000
commitb103cf5e680227d5214faba552fd6be8367a00aa (patch)
tree291fddef8614ca8e2d7076c194c2c83d4f54a0a9 /Makefile
parent18c22c5a414a8beeac0d958ab39589c883ab06d4 (diff)
downloadhttpup-b103cf5e680227d5214faba552fd6be8367a00aa.tar.gz
httpup-b103cf5e680227d5214faba552fd6be8367a00aa.tar.xz
httpup: sync with bzr repo (0.4.0g)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d76e61d..73b2439 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ all: httpup
## Configuration
#
NAME=httpup
-VERSION="0.4.0f"
+VERSION="0.4.0g"
CXX=g++
CXXFLAGS=-Wall -ansi -pedantic -DMF_VERSION='${VERSION}'
LDFLAGS=-lcurl

Generated by cgit