Bump version number
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 24 May 2014 21:00:40 +0000 (00:00 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 24 May 2014 21:02:07 +0000 (00:02 +0300)
Changes
README
lib/Gruntmaster/Data.pm

diff --git a/Changes b/Changes
index e890ca19ec6398f421722c98264e37b3c2c45f6a..326428a4bf77d203454a2ed74451c7b3f7a0763f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Gruntmaster::Data.
 
+5999.000_006 2014-05-25T00:02+03:00
+ - Attempt to use correct perl in tools.t
+
 5999.000_005 2014-05-17T12:30+03:00
  - Depend on DBIx::Class directly
 
diff --git a/README b/README
index 25763cd55b00edbd00b1bd0fabd1d760c7d555d7..cfc34d13b9fadc231925885c7bc3b96c189ee116 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gruntmaster-Data version 5999.000_004
+Gruntmaster-Data version 5999.000_006
 =====================================
 
 This distribution contains:
index 81f519dce97f83d9346aacafa8318fb5be6fd638..35f4365ef205e838efe6159b973608a32ad93298 100644 (file)
@@ -15,7 +15,7 @@ __PACKAGE__->load_namespaces;
 # Created by DBIx::Class::Schema::Loader v0.07039 @ 2014-03-05 13:11:39
 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:dAEmtAexvUaNXLgYz2rNEg
 
-our $VERSION = '5999.000_005';
+our $VERSION = '5999.000_006';
 
 use Lingua::EN::Inflect qw/PL_N/;
 use Sub::Name qw/subname/;
This page took 0.011692 seconds and 4 git commands to generate.