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/hs/Thrift.cabal b/lib/hs/Thrift.cabal
index 8dbaaef..d193c4c 100644
--- a/lib/hs/Thrift.cabal
+++ b/lib/hs/Thrift.cabal
@@ -18,13 +18,13 @@
 --
 
 Name:           thrift
-Version:        0.2.0
+Version:        0.6.0-dev
 Cabal-Version:  >= 1.4
-License:        OtherLicense
+License:        Apache License 2.0
 Category:       Foreign
 Build-Type:     Simple
-Synopsis:       Apache Thrift bindings
-Maintainer:     christian.lavoie@gmail.com
+Synopsis:       Haskell bindings for the Apache Thrift RPC system
+Maintainer:     thrift-dev@incubator.apache.org
 License-File:   LICENSE
 
 Description: