summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-07 18:59:07 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-07 18:59:07 +0000
commit7f512dd17fd831ea4e06bf509b99cb5358f2e7af (patch)
tree4bd4b7086be6066c7129c766c1d7339f9983e36d /version.h
parentf9e5b3bace9add673250078dd61ffc1e7d64efee (diff)
merge revision(s) 13936:13938:
* ext/curses/extconf.rb: check macro if cannot find func. [ruby-list:44224] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@16941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 6a21454bb0..d12f64894a 100644
--- a/version.h
+++ b/version.h
@@ -2,7 +2,7 @@
#define RUBY_RELEASE_DATE "2008-06-08"
#define RUBY_VERSION_CODE 185
#define RUBY_RELEASE_CODE 20080608
-#define RUBY_PATCHLEVEL 147
+#define RUBY_PATCHLEVEL 148
#define RUBY_VERSION_MAJOR 1
#define RUBY_VERSION_MINOR 8