diff options
| author | Hiroshi Mimaki <[email protected]> | 2020-04-10 13:05:23 +0900 |
|---|---|---|
| committer | Hiroshi Mimaki <[email protected]> | 2020-04-10 13:05:23 +0900 |
| commit | 3d46f1b62092a064d740c66d5395bcf89c899ee9 (patch) | |
| tree | 0f07a4e1d3182023b64b05b12612a984374205d8 /include/mruby.h | |
| parent | 63c7ff341a53a689209e67f9f1c885fcff596cf8 (diff) | |
| download | mruby-3d46f1b62092a064d740c66d5395bcf89c899ee9.tar.gz mruby-3d46f1b62092a064d740c66d5395bcf89c899ee9.zip | |
Update version to `2.1.1`. (mruby 2.1.1 RC)2.1.1-rc
Diffstat (limited to 'include/mruby.h')
| -rw-r--r-- | include/mruby.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
