summaryrefslogtreecommitdiff
path: root/ext/date/lib
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-11-24 13:29:44 +0900
committernagachika <nagachika@ruby-lang.org>2021-11-24 19:46:22 +0900
commitd1e3dd4db16f3306fd9477e029c7e5e281c8b5b3 (patch)
tree5c75371a4283a43d17cfead702b4b9b963f03c84 /ext/date/lib
parentc2125240cc886c0844efcae8d01e06b291b92aa6 (diff)
Merge date-3.1.3
Diffstat (limited to 'ext/date/lib')
-rw-r--r--ext/date/lib/date.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/date/lib/date.rb b/ext/date/lib/date.rb
index 65c34ace49..0a49076ab6 100644
--- a/ext/date/lib/date.rb
+++ b/ext/date/lib/date.rb
@@ -4,6 +4,7 @@
require 'date_core'
class Date
+ VERSION = '3.1.3' # :nodoc:
def infinite?
false