aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2012-06-05 09:58:23 +0000
committerAnne Nicolas <ennael@mageia.org>2012-06-05 09:58:23 +0000
commit131ee037fda99cc7efc2f8ae0e0f4495914c4087 (patch)
tree5ebe0da00676b9264b5ab30c5e40b92a46eb1574
parent98eb3d1c05183be5abfc7bda76b34ebf340401d2 (diff)
downloadbcd-131ee037fda99cc7efc2f8ae0e0f4495914c4087.tar
bcd-131ee037fda99cc7efc2f8ae0e0f4495914c4087.tar.gz
bcd-131ee037fda99cc7efc2f8ae0e0f4495914c4087.tar.bz2
bcd-131ee037fda99cc7efc2f8ae0e0f4495914c4087.tar.xz
bcd-131ee037fda99cc7efc2f8ae0e0f4495914c4087.zip
3.7
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f0a6526..b342385 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME=bcd
-VERSION=3.6
+VERSION=3.7
PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib)
ALL=
@@ -7,7 +7,7 @@ PM=Bcd.pm Common.pm Genisoimage.pm Isolinux.pm Media.pm Stagex.pm Resign.pm
POD=${name}.pod
all: man tex
- #pdf
+ pdf
clean:
rm -rf *~