Skip to content

Commit fd8f7b6

Browse files
committed
MM-12877
Tag module as version 4001 for release
1 parent 16e323a commit fd8f7b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
- Adds proper headers for remote fetching of files
212212
* Fix issues within pod documentation
213213

214-
39XX 2015-11-23 Kevin Kamel <[email protected]>
214+
4001 2015-11-23 Kevin Kamel <[email protected]>
215215
* Update POD within Inliner.pm such that it generates more consistent documentation for CPAN/GitHub
216216
* Set URI flag allowing urls containing leading dots to be handled correctly
217217
* Extend support for foreign character sets

lib/CSS/Inliner.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package CSS::Inliner;
22
use strict;
33
use warnings;
44

5-
our $VERSION = '3958';
5+
our $VERSION = '4001';
66

77
use Carp;
88
use Encode;

0 commit comments

Comments
 (0)