Skip to content

Commit

Permalink
* bin/{irb,rdoc}: executable.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nobu committed Mar 26, 2009
1 parent cc11923 commit 340d9c5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Empty file modified bin/irb 100644 → 100755
Empty file.
Empty file modified bin/rdoc 100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.2"
#define RUBY_RELEASE_DATE "2009-03-25"
#define RUBY_RELEASE_DATE "2009-03-26"
#define RUBY_PATCHLEVEL -1
#define RUBY_BRANCH_NAME "trunk"

Expand All @@ -8,7 +8,7 @@
#define RUBY_VERSION_TEENY 1
#define RUBY_RELEASE_YEAR 2009
#define RUBY_RELEASE_MONTH 3
#define RUBY_RELEASE_DAY 25
#define RUBY_RELEASE_DAY 26

#ifdef RUBY_EXTERN
RUBY_EXTERN const char ruby_version[];
Expand Down

0 comments on commit 340d9c5

Please sign in to comment.