diff options
author | Hiroshi SHIBATA <[email protected]> | 2023-06-08 10:08:21 +0900 |
---|---|---|
committer | git <[email protected]> | 2023-06-08 01:09:05 +0000 |
commit | 0f2ebfee85af383f859d9fdc64d58f654282c2be () | |
tree | 5aede9ee0059ba06b923ee603fa26ef469edeeb3 /lib/racc | |
parent | 8206a821408cad106f96bd0da1fd517e1581b147 (diff) |
[ruby/racc] Bump up v1.7.0
https://.com/ruby/racc/commit/0feca00301
-rw-r--r-- | lib/racc/info.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ #++ module Racc - VERSION = '1.6.2' Version = VERSION Copyright = 'Copyright (c) 1999-2006 Minero Aoki' end |