From 3939c4851857a3691ea7d6689009d633769af642 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Sun, 15 Sep 2002 06:14:57 +0000 Subject: Fixed a bug where mailbox locking would fail under Solaris, also fixed a bug where archiving maildir mailboxes without a 'Received Date' or 'From' header would fail. Removed another assert() statement that would crash on the unix epoch. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a57b86d..5665421 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=0.4.9 +VERSION=0.5.0 VERSION_TAG=v$(subst .,_,$(VERSION)) TARFILE=archivemail-$(VERSION).tar.gz -- cgit v1.2.3