From 799f4affcd55cd01a019c45ce06b0c8dc45e3978 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Wed, 30 Oct 2002 23:51:08 +0000 Subject: Removed a test rule that says we can confidently archive messages older than the unix epoch. (New versions of python return OverFlow error instead) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 173dbc8..6ccb413 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=0.6.0 +VERSION=0.6.1 VERSION_TAG=v$(subst .,_,$(VERSION)) TARFILE=archivemail-$(VERSION).tar.gz -- cgit v1.2.3