diff options
| author | Hiroshi Mimaki <[email protected]> | 2019-04-04 09:26:40 +0900 |
|---|---|---|
| committer | Hiroshi Mimaki <[email protected]> | 2019-04-04 09:26:40 +0900 |
| commit | 7c91efc1ffda769a5f1a872c646c82b00698f1b8 (patch) | |
| tree | cba2300106a9e01a00cebaaa542997d0194bc4a6 /include/mruby.h | |
| parent | 2871d0cdc5e5ef952d27187b5488888bbd18c5b0 (diff) | |
| download | mruby-7c91efc1ffda769a5f1a872c646c82b00698f1b8.tar.gz mruby-7c91efc1ffda769a5f1a872c646c82b00698f1b8.zip | |
Update version and release date.2.0.1
`mruby 2.0.1 (2019-4-4)`
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 d891d0f5c..5b0d84cd3 100644 --- a/include/mruby.h +++ b/include/mruby.h @@ -1,7 +1,7 @@ /* ** mruby - An embeddable Ruby implementation ** -** Copyright (c) mruby developers 2010-2018 +** Copyright (c) mruby developers 2010-2019 ** ** Permission is hereby granted, free of charge, to any person obtaining ** a copy of this software and associated documentation files (the |
