summaryrefslogtreecommitdiffhomepage
path: root/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/version.h b/src/version.h
index e132efdf4..0188acf19 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,9 @@
+/*
+** version.h - version information
+**
+** See Copyright Notice in mruby.h
+*/
+
#define RUBY_VERSION "1.8.7"
#define RUBY_RELEASE_DATE "2010-08-16"
#define RUBY_VERSION_CODE 187