From 5264ab35cdf5c3f0aca660f3d5e3ed52290e6007 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Sun, 18 Aug 2002 12:17:56 +0000 Subject: Fixed a bug where we would throw an exception if a message was dated exactly on the unix epoch. Also fixed a bug where trailing slashes were being passed to the archive file name. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 288089a..a57b86d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=0.4.8 +VERSION=0.4.9 VERSION_TAG=v$(subst .,_,$(VERSION)) TARFILE=archivemail-$(VERSION).tar.gz -- cgit v1.2.3