aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 601f156..173dbc8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-VERSION=0.5.1
+VERSION=0.6.0
VERSION_TAG=v$(subst .,_,$(VERSION))
TARFILE=archivemail-$(VERSION).tar.gz
@@ -37,7 +37,7 @@ upload:
doc: archivemail.1 archivemail.html
archivemail.1: archivemail.sgml
- nsgmls archivemail.sgml | sgmlspl docbook2man-spec.pl
+ docbook2man archivemail.sgml
chmod 644 archivemail.1
archivemail.html: archivemail.sgml