summaryrefslogtreecommitdiff
path: root/lib/benchmark.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-05-25 15:58:09 +0900
committergit <svn-admin@ruby-lang.org>2023-05-25 07:08:44 +0000
commit5bfb317a938e461a9f99fe209765263cfe23b4d5 (patch)
tree6ae1717b15fde6aa99ac534b10bf4c24a2945f71 /lib/benchmark.rb
parent8e2fac7b9c9e9f83b6a84133678b5a98e799b84c (diff)
[ruby/benchmark] Don't use version.rb
https://github.com/ruby/benchmark/commit/6d51b10500
Diffstat (limited to 'lib/benchmark.rb')
-rw-r--r--lib/benchmark.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/benchmark.rb b/lib/benchmark.rb
index 79c782e262..d9f89239fc 100644
--- a/lib/benchmark.rb
+++ b/lib/benchmark.rb
@@ -121,6 +121,8 @@
module Benchmark
+ VERSION = "0.2.1"
+
BENCHMARK_VERSION = "2002-04-25" # :nodoc:
# Invokes the block with a Benchmark::Report object, which