diff options
author | Hiroshi SHIBATA <[email protected]> | 2023-01-11 13:42:40 +0900 |
---|---|---|
committer | git <[email protected]> | 2023-01-11 22:29:09 +0000 |
commit | c7bb8d67b73c89a9939a88c9c2105e2a31a08beb () | |
tree | f6868dd9ef328d5f980a6ec9b239e15941beab0f /lib/irb/output-method.rb | |
parent | c693dfd7ef686ccda9db18340bc426e1227e5b53 (diff) |
[ruby/irb] Removed Release Version and Revisions for old VCS software
https://.com/ruby/irb/commit/07fae94862
-rw-r--r-- | lib/irb/output-method.rb | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ # frozen_string_literal: false # # output-method.rb - output methods used by irb -# $Release Version: 0.9.6$ -# $Revision$ # by Keiju ISHITSUKA([email protected]) # # -- |