summaryrefslogtreecommitdiff
path: root/lib/racc/info.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-03-25 21:39:03 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-03-25 21:39:03 +0900
commit48a5c155fa850fd0c0ea8b5b9219967b6e7181f9 (patch)
tree473a78a959f2bbb453d823ab9e2abafc44fb6938 /lib/racc/info.rb
parentedffe78a79dfddb6f17317b831a13dd5be919271 (diff)
Import racc-1.5.0 from upstream repository.
Diffstat (limited to 'lib/racc/info.rb')
-rw-r--r--lib/racc/info.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/racc/info.rb b/lib/racc/info.rb
index b55866d3c8..04085bdc03 100644
--- a/lib/racc/info.rb
+++ b/lib/racc/info.rb
@@ -11,7 +11,7 @@
#++
module Racc
- VERSION = '1.4.16'
+ VERSION = '1.5.0'
Version = VERSION
Copyright = 'Copyright (c) 1999-2006 Minero Aoki'
end