summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-11-19 23:30:37 +0900
committerGitHub <[email protected]>2019-11-19 23:30:37 +0900
commit125c66097464dce2968591f877f5e886e4f6058a (patch)
tree995a7d9549d1299f4ce952e93e2970b9aad6f5c1 /Doxyfile
parent79e73dd86a72949e52a9eba0ea7abc294b40b16c (diff)
parent57a56ddaa26d1bb7d67c8dde435b2e08dc17290f (diff)
downloadmruby-125c66097464dce2968591f877f5e886e4f6058a.tar.gz
mruby-125c66097464dce2968591f877f5e886e4f6058a.zip
Merge pull request #4830 from mruby/stable
Release `mruby 2.1.0`.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 8724fe1ac..8e465afad 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "mruby"
-PROJECT_NUMBER = 2.0.1
+PROJECT_NUMBER = 2.1.0
PROJECT_BRIEF = "mruby is the lightweight implementation of the Ruby language"