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

Import racc-1.4.1 from ruby/racc.

This commit is contained in:
Hiroshi SHIBATA 2019-12-10 17:03:46 +09:00
parent 43544f8617
commit e27d2013db
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
6 changed files with 28 additions and 26 deletions

View file

@ -8,7 +8,7 @@
# see the file "COPYING".
module Racc
VERSION = '1.4.16.pre.1'
VERSION = '1.4.16'
Version = VERSION
Copyright = 'Copyright (c) 1999-2006 Minero Aoki'
end