From 9736dff04db7f5a15390b5133d83b00cd3ab4d4e Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Fri, 26 Apr 2002 03:04:02 +0000 Subject: Fixed bugs where archivemail would refuse to work on python version less than 2.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3