aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-05-06 03:06:40 +0000
committerPaul Rodger <paul@paulrodger.com>2002-05-06 03:06:40 +0000
commite4adb7b2228533cde7936b44b5d61e422c81bb6b (patch)
treee16ff77acbd4dfd875d605901cf1162a4eecf8b1 /Makefile
parent7187dd8f6fc3c798958d3fbbaa842edc8276c873 (diff)
downloadarchivemail-e4adb7b2228533cde7936b44b5d61e422c81bb6b.tar.gz
archivemail-e4adb7b2228533cde7936b44b5d61e422c81bb6b.tar.bz2
archivemail-e4adb7b2228533cde7936b44b5d61e422c81bb6b.zip
Fixed a bug where the os.rename() calls could fail if we are moving files
between partitions.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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