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:
12abe94
)
set the TRUNK version to 0.4.0-dev, instead of the ancient 20080411 datestamp
author
Bryan Duxbury
<bryanduxbury@apache.org>
Fri, 30 Apr 2010 21:39:54 +0000
(21:39 +0000)
committer
Bryan Duxbury
<bryanduxbury@apache.org>
Fri, 30 Apr 2010 21:39:54 +0000
(21:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@939825
13f79535
-47bb-0310-9956-
ffa450edef68
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
dfb06b2
..
4071205
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-19,7
+19,7
@@
AC_PREREQ(2.59)
-AC_INIT([thrift], [
20080411
])
+AC_INIT([thrift], [
0.4.0-dev
])
AC_CONFIG_AUX_DIR([.])