From 4c91adc4b209163f4609e308bf773c6833513b55 Mon Sep 17 00:00:00 2001 From: Hiroshi Mimaki Date: Fri, 18 Oct 2019 14:59:27 +0900 Subject: Update version to `2.1.0`. (mruby 2.1.0 RC) --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile') 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" -- cgit v1.2.3