Skip to content

Commit

Permalink
final RC
Browse files Browse the repository at this point in the history
  • Loading branch information
korny committed Sep 19, 2011
1 parent 1627371 commit 8b8d32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coderay.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
else
# thanks to @Argorak for this solution
revision = 134 + (`git log --oneline | wc -l`.to_i)
s.version = "#{CodeRay::VERSION}.#{revision}rc2"
s.version = "#{CodeRay::VERSION}.#{revision}rc3"
end

s.authors = ['Kornelius Kalnbach']
Expand Down

0 comments on commit 8b8d32e

Please sign in to comment.