From 131ee037fda99cc7efc2f8ae0e0f4495914c4087 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Tue, 5 Jun 2012 09:58:23 +0000 Subject: 3.7 --- Makefile | 4 ++-- 1 file 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 *~ -- cgit v1.2.1