Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d26ef49
)
change version in configure.ac from 0.4.0-dev to 0.4.0
author
Bryan Duxbury
<bryanduxbury@apache.org>
Fri, 13 Aug 2010 02:50:56 +0000
(
02:50
+0000)
committer
Bryan Duxbury
<bryanduxbury@apache.org>
Fri, 13 Aug 2010 02:50:56 +0000
(
02:50
+0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/branches/0.4.x@985077
13f79535
-47bb-0310-9956-
ffa450edef68
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
f6a8a0d
..
6ff43ca
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-19,7
+19,7
@@
AC_PREREQ(2.59)
-AC_INIT([thrift], [0.4.0
-dev
])
+AC_INIT([thrift], [0.4.0])
AC_CONFIG_AUX_DIR([.])