X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=lib%2FMaypole%2FHeaders.pm;h=28675fce3dd0252b1e75a89dce92f6e6d6007ad3;hp=320cb0541841aaa4fe1b0f96127f919cb84b6998;hb=07f3f8fcee38924da9aa2b78864a61843a4fd84b;hpb=1c8db728a3fb5adb4f0ea876ea1316457700edf8 diff --git a/lib/Maypole/Headers.pm b/lib/Maypole/Headers.pm index 320cb05..28675fc 100644 --- a/lib/Maypole/Headers.pm +++ b/lib/Maypole/Headers.pm @@ -4,7 +4,7 @@ use base 'HTTP::Headers'; use strict; use warnings; -our $VERSION = "1." . sprintf "%04d", q$Rev$ =~ /: (\d+)/; +our $VERSION = "1." . sprintf "%04d", q$Rev: 376 $ =~ /: (\d+)/; sub get { shift->header(shift);