summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-03-05 17:36:12 +0900
committerGitHub <[email protected]>2021-03-05 17:36:12 +0900
commit111e4e1ba8e4cfd098935d4ed1198327afd77194 (patch)
tree5f3441e4367a5238534cc5c156adaa0a038b0ef0 /Doxyfile
parenta712755036d3fe48a8bde1ec8de8e65f6968cf12 (diff)
parent0f45836b5954accf508f333f932741b925214471 (diff)
downloadmruby-111e4e1ba8e4cfd098935d4ed1198327afd77194.tar.gz
mruby-111e4e1ba8e4cfd098935d4ed1198327afd77194.zip
Merge pull request #5373 from mruby/stable
Merge mruby 3.0.0
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 626368e5a..cb0bf5546 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "mruby"
-PROJECT_NUMBER = 2.1.2
+PROJECT_NUMBER = 3.0.0
PROJECT_BRIEF = "mruby is the lightweight implementation of the Ruby language"