summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-09 06:29:00 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-09 06:29:00 +0000
commit427a95ecae917da919912376c5f995124280b0e6 (patch)
treea7614e5c516510d42bf9f6da5267fc8c22915034 /version.h
parentba09c0a3460eda584b45b496ded7b0f28a0a23c8 (diff)
merge revision(s) 35591: [Backport #7317]
test: why believe source directories are writable always? git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@37578 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 4f4bb11ba2..bc5126f4fa 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.3"
-#define RUBY_PATCHLEVEL 322
+#define RUBY_PATCHLEVEL 323
#define RUBY_RELEASE_DATE "2012-11-09"
#define RUBY_RELEASE_YEAR 2012