commit | e02559fd46b07035a4a41c9d2604765756e3745b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Oct 17 00:11:59 2019 +0200 |
committer | Jens Geyer <jensg@apache.org> | Thu Oct 17 20:31:24 2019 +0200 |
tree | ce35eb9b933d8dac1633a62768eeb95cf368abb2 | |
parent | a3fa0d928f7647aa6007e16ac81d76a3b5183d2c [diff] [blame] |
bump version This closes #1899
diff --git a/configure.ac b/configure.ac index 58f9319..2784699 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([.])