mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-06 18:35:19 +00:00
bump versions to 0.6.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1002294 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f0755e95c7
commit
e1ae6b45d5
@ -19,7 +19,7 @@
|
||||
|
||||
AC_PREREQ(2.65)
|
||||
|
||||
AC_INIT([thrift], [0.5.0-dev])
|
||||
AC_INIT([thrift], [0.6.0-dev])
|
||||
|
||||
AC_CONFIG_AUX_DIR([.])
|
||||
|
||||
|
@ -82,7 +82,7 @@ begin
|
||||
p.summary = "Ruby libraries for Thrift (a language-agnostic RPC system)"
|
||||
p.url = "http://incubator.apache.org/thrift/"
|
||||
p.include_rakefile = true
|
||||
p.version = "0.2.5"
|
||||
p.version = "0.6.0"
|
||||
p.rubygems_version = ">= 1.2.0"
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user