summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2019-10-17 00:11:59 +0200
committerJens Geyer <jensg@apache.org>2019-10-17 20:31:24 +0200
commite02559fd46b07035a4a41c9d2604765756e3745b (patch)
treece35eb9b933d8dac1633a62768eeb95cf368abb2 /configure.ac
parenta3fa0d928f7647aa6007e16ac81d76a3b5183d2c (diff)
downloadthrift-e02559fd46b07035a4a41c9d2604765756e3745b.tar.gz
bump version
This closes #1899
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 58f931931..27846995a 100755
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ(2.65)
AC_CONFIG_MACRO_DIR([./aclocal])
-AC_INIT([thrift], [0.13.0])
+AC_INIT([thrift], [0.14.0])
AC_CONFIG_AUX_DIR([.])