summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorHiroshi Mimaki <[email protected]>2020-04-10 13:05:23 +0900
committerHiroshi Mimaki <[email protected]>2020-04-10 13:05:23 +0900
commit3d46f1b62092a064d740c66d5395bcf89c899ee9 (patch)
tree0f07a4e1d3182023b64b05b12612a984374205d8 /Doxyfile
parent63c7ff341a53a689209e67f9f1c885fcff596cf8 (diff)
downloadmruby-3d46f1b62092a064d740c66d5395bcf89c899ee9.tar.gz
mruby-3d46f1b62092a064d740c66d5395bcf89c899ee9.zip
Update version to `2.1.1`. (mruby 2.1.1 RC)2.1.1-rc
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 8e465afad..86a657bc7 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "mruby"
-PROJECT_NUMBER = 2.1.0
+PROJECT_NUMBER = 2.1.1
PROJECT_BRIEF = "mruby is the lightweight implementation of the Ruby language"