From b2a47ab2b563eed8ed7cdd9a91e0cb2b2f6dabb4 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 12 Oct 2016 11:57:46 +0200 Subject: [PATCH] asciidoc-pve.in: define revdate/revnumber for all backends --- asciidoc-pve.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/asciidoc-pve.in b/asciidoc-pve.in index ab23564..3f78976 100644 --- a/asciidoc-pve.in +++ b/asciidoc-pve.in @@ -268,6 +268,8 @@ sub compile_asciidoc { my $attributes = { $env => undef, leveloffset => $leveloffset, + revnumber => $release, + revdate => $date, }; my $mansection = $fileinfo->{mansection}->{$env}->{$infile}; @@ -342,7 +344,6 @@ sub compile_asciidoc { $attributes->{icons} = undef; $attributes->{'data-uri'} = undef; - $attributes->{revnumber} = $release; my $cmd = ['asciidoc']; -- 2.39.2