aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-05-20 06:14:54 +0000
committerPaul Rodger <paul@paulrodger.com>2002-05-20 06:14:54 +0000
commit518654df61488d454c051951a18c7793b935a7d4 (patch)
treef540c5204637c380c2adb938dfa8dcf075d390ff /Makefile
parentccea93db686be1f90a1ecc7ba2861a15c12ea3b2 (diff)
downloadarchivemail-518654df61488d454c051951a18c7793b935a7d4.tar.gz
archivemail-518654df61488d454c051951a18c7793b935a7d4.tar.bz2
archivemail-518654df61488d454c051951a18c7793b935a7d4.zip
We now call mkdir() to create a temporary directory to store any generated
tempfiles. This should be a lot more secure.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8979dee..288089a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-VERSION=0.4.7
+VERSION=0.4.8
VERSION_TAG=v$(subst .,_,$(VERSION))
TARFILE=archivemail-$(VERSION).tar.gz