aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-04-26 03:04:02 +0000
committerPaul Rodger <paul@paulrodger.com>2002-04-26 03:04:02 +0000
commit9736dff04db7f5a15390b5133d83b00cd3ab4d4e (patch)
tree3953c14a072d6f1a238fe304db27dbef46a7eb7f /Makefile
parentf1f2b97b1b6a5cb6a354104eb8a4eaf5c631ab16 (diff)
downloadarchivemail-9736dff04db7f5a15390b5133d83b00cd3ab4d4e.tar.gz
archivemail-9736dff04db7f5a15390b5133d83b00cd3ab4d4e.tar.bz2
archivemail-9736dff04db7f5a15390b5133d83b00cd3ab4d4e.zip
Fixed bugs where archivemail would refuse to work on python version less than
2.2.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7b0a43..af24e19 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-VERSION=0.4.2
+VERSION=0.4.3
VERSION_TAG=v$(subst .,_,$(VERSION))
TARFILE=archivemail-$(VERSION).tar.gz