commit | 10a22bf1f66f4851fffc45ce5c377e5c9df13eed | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Mon Apr 21 18:08:07 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Mon Apr 21 18:08:07 2008 +0000 |
tree | d3179d0c7d7ba7ae197b727249f50f5be4a67a41 | |
parent | c8abb0733fb400dee372fe6c05f9da9e9b26fc15 [diff] [blame] |
Version bump to 20080411. Also updated CONTRIBUTORS and NEWS. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665665 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configure.ac b/configure.ac index eb47c03..c92e047 100644 --- a/configure.ac +++ b/configure.ac
@@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([thrift], [20070917]) +AC_INIT([thrift], [20080411]) AC_CONFIG_AUX_DIR([.])