diff options
| author | mimaki <[email protected]> | 2021-03-05 17:07:35 +0900 |
|---|---|---|
| committer | mimaki <[email protected]> | 2021-03-05 17:07:35 +0900 |
| commit | 0f45836b5954accf508f333f932741b925214471 (patch) | |
| tree | 6b04d4f32fbb4a61e9c8b4d1e9969f4d7866dc78 /Doxyfile | |
| parent | f5d3d89ac2ab4e683be2ae7c54b179fad1e441a8 (diff) | |
| download | mruby-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-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
