aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-10-30 23:51:08 +0000
committerPaul Rodger <paul@paulrodger.com>2002-10-30 23:51:08 +0000
commit799f4affcd55cd01a019c45ce06b0c8dc45e3978 (patch)
tree456601d3959d2ae140cb7c8e71873b5879ff8b05 /Makefile
parent6a91347b880179436b25b24a55421cb8816c3718 (diff)
downloadarchivemail-799f4affcd55cd01a019c45ce06b0c8dc45e3978.tar.gz
archivemail-799f4affcd55cd01a019c45ce06b0c8dc45e3978.tar.bz2
archivemail-799f4affcd55cd01a019c45ce06b0c8dc45e3978.zip
Removed a test rule that says we can confidently archive messages
older than the unix epoch. (New versions of python return OverFlow error instead)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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