summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorHiroshi Mimaki <[email protected]>2018-01-16 10:15:19 +0900
committerHiroshi Mimaki <[email protected]>2018-01-16 10:15:19 +0900
commit58fb6f421ad9824caae5a2cabb849d48647b90ec (patch)
tree2628fc760ccda828ce491a86947c5a8365745f69 /include/mruby.h
parent623436276e9650ce60c64bc24bfd430aab8a4193 (diff)
downloadmruby-58fb6f421ad9824caae5a2cabb849d48647b90ec.tar.gz
mruby-58fb6f421ad9824caae5a2cabb849d48647b90ec.zip
Set the mruby-1.4.0 release date to `2018-1-16`.1.4.0
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 d93874dfa..f4d8e229a 100644
--- a/include/mruby.h
+++ b/include/mruby.h
@@ -1,7 +1,7 @@
/*
** mruby - An embeddable Ruby implementation
**
-** Copyright (c) mruby developers 2010-2017
+** Copyright (c) mruby developers 2010-2018
**
** Permission is hereby granted, free of charge, to any person obtaining
** a copy of this software and associated documentation files (the