Skip to content

Commit

Permalink
Item14555: up'ing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed Dec 5, 2017
1 parent 3f101ee commit 9f3c9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BuildContrib/lib/Foswiki/Contrib/BuildContrib.pm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package Foswiki::Contrib::BuildContrib;
use strict;

our $VERSION = '1.90';
our $RELEASE = '25 Sep 2015';
our $VERSION = '1.91';
our $RELEASE = '12 Dec 2017';

our $SHORTDESCRIPTION =
'Automates build and packaging process, including installer generation, for extension modules.';
Expand Down

0 comments on commit 9f3c9a9

Please sign in to comment.