summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorHiroshi Mimaki <[email protected]>2019-04-04 09:26:40 +0900
committerHiroshi Mimaki <[email protected]>2019-04-04 09:26:40 +0900
commit7c91efc1ffda769a5f1a872c646c82b00698f1b8 (patch)
treecba2300106a9e01a00cebaaa542997d0194bc4a6 /include/mruby.h
parent2871d0cdc5e5ef952d27187b5488888bbd18c5b0 (diff)
downloadmruby-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.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