summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-04-05 17:06:21 +0900
committerGitHub <[email protected]>2019-04-05 17:06:21 +0900
commitf882b6908e4ac73a2fd59c0297c7f62e9bd01af5 (patch)
tree8cebc514b3c39db761e849ac0f2e39b49838da81 /include/mruby.h
parentd26f03b44640dbcd1e97894a9840549127f1ac0a (diff)
parent7c91efc1ffda769a5f1a872c646c82b00698f1b8 (diff)
downloadmruby-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.h2
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