Skip to content

Commit

Permalink
Item13750: fix year
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed Sep 25, 2015
1 parent 08da126 commit 42127f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/DigestPlugin.pm
Expand Up @@ -22,7 +22,7 @@ use Foswiki::Func ();
use Digest ();

our $VERSION = '1.01';
our $RELEASE = '23 Apr 2015';
our $RELEASE = '23 Apr 2014';
our $SHORTDESCRIPTION = 'Calculate a message digest, i.e. MD5';
our $NO_PREFS_IN_TOPIC = 1;

Expand Down

0 comments on commit 42127f0

Please sign in to comment.