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;