From 3d46f1b62092a064d740c66d5395bcf89c899ee9 Mon Sep 17 00:00:00 2001 From: Hiroshi Mimaki Date: Fri, 10 Apr 2020 13:05:23 +0900 Subject: Update version to `2.1.1`. (mruby 2.1.1 RC) --- include/mruby.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/mruby.h') diff --git a/include/mruby.h b/include/mruby.h index 7419618fd..e96a4bfd3 100644 --- a/include/mruby.h +++ b/include/mruby.h @@ -1,7 +1,7 @@ /* ** mruby - An embeddable Ruby implementation ** -** Copyright (c) mruby developers 2010-2019 +** Copyright (c) mruby developers 2010-2020 ** ** Permission is hereby granted, free of charge, to any person obtaining ** a copy of this software and associated documentation files (the -- cgit v1.2.3