From e4adb7b2228533cde7936b44b5d61e422c81bb6b Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Mon, 6 May 2002 03:06:40 +0000 Subject: Fixed a bug where the os.rename() calls could fail if we are moving files between partitions. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 51ab5bf..dea2285 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=0.4.5 +VERSION=0.4.6 VERSION_TAG=v$(subst .,_,$(VERSION)) TARFILE=archivemail-$(VERSION).tar.gz -- cgit v1.2.3