commit | 2287278140256323491d8879dbc9592f71cbd1a9 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Fri Oct 22 11:20:25 2010 +0000 |
committer | Roger Meier <roger@apache.org> | Fri Oct 22 11:20:25 2010 +0000 |
tree | bbbe00e3773daa589f62b86341b49d77ba3754ad | |
parent | 8166073e7fc4b4a13bbbcc464328f03d0a89b577 [diff] [blame] |
THRIFT-6 update Version Info for several languages, add print-version to Makefile.am git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1026299 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/perl/lib/Thrift.pm b/lib/perl/lib/Thrift.pm index 3b7c57f..39b051f 100644 --- a/lib/perl/lib/Thrift.pm +++ b/lib/perl/lib/Thrift.pm
@@ -17,7 +17,7 @@ # under the License. # -our $VERSION = '0.1'; +our $VERSION = '0.6.0-dev'; require 5.6.0; use strict;