summaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authormimaki <[email protected]>2021-03-05 17:07:35 +0900
committermimaki <[email protected]>2021-03-05 17:07:35 +0900
commit0f45836b5954accf508f333f932741b925214471 (patch)
tree6b04d4f32fbb4a61e9c8b4d1e9969f4d7866dc78 /Doxyfile
parentf5d3d89ac2ab4e683be2ae7c54b179fad1e441a8 (diff)
downloadmruby-0f45836b5954accf508f333f932741b925214471.tar.gz
mruby-0f45836b5954accf508f333f932741b925214471.zip
Update version and release date. (mruby 3.0.0 (2021-03-05))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"