diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-04-05 17:06:21 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-05 17:06:21 +0900 |
| commit | f882b6908e4ac73a2fd59c0297c7f62e9bd01af5 (patch) | |
| tree | 8cebc514b3c39db761e849ac0f2e39b49838da81 /include/mruby.h | |
| parent | d26f03b44640dbcd1e97894a9840549127f1ac0a (diff) | |
| parent | 7c91efc1ffda769a5f1a872c646c82b00698f1b8 (diff) | |
| download | mruby-f882b6908e4ac73a2fd59c0297c7f62e9bd01af5.tar.gz mruby-f882b6908e4ac73a2fd59c0297c7f62e9bd01af5.zip | |
Merge pull request #4357 from mruby/stable
Update version and release date. `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 |
