1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Import racc-1.5.0 from upstream repository.

This commit is contained in:
Hiroshi SHIBATA 2020-03-25 21:39:03 +09:00
parent edffe78a79
commit 48a5c155fa
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
4 changed files with 5 additions and 8 deletions

View file

@ -11,7 +11,7 @@
#++
module Racc
VERSION = '1.4.16'
VERSION = '1.5.0'
Version = VERSION
Copyright = 'Copyright (c) 1999-2006 Minero Aoki'
end