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:
5af64f0
)
bump rev on ruby gem version
author
Bryan Duxbury
<bryanduxbury@apache.org>
Wed, 17 Feb 2010 22:29:49 +0000
(22:29 +0000)
committer
Bryan Duxbury
<bryanduxbury@apache.org>
Wed, 17 Feb 2010 22:29:49 +0000
(22:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@911200
13f79535
-47bb-0310-9956-
ffa450edef68
lib/rb/Rakefile
patch
|
blob
|
history
diff --git
a/lib/rb/Rakefile
b/lib/rb/Rakefile
index
6263fc6
..
a72074b
100644
(file)
--- a/
lib/rb/Rakefile
+++ b/
lib/rb/Rakefile
@@
-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.
0
"
+ p.version = "0.2.
1
"
p.rubygems_version = ">= 1.2.0"
end