update version numbers to 0.7.0-dev

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1056453 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configure.ac b/configure.ac
index 1294c26..b1ab0a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 
 AC_PREREQ(2.65)
 
-AC_INIT([thrift], [0.6.0-dev])
+AC_INIT([thrift], [0.7.0-dev])
 
 AC_CONFIG_AUX_DIR([.])