Skip to content

Commit c0c381e

Browse files
committed
tabify
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 6d84fad commit c0c381e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242

4343
# define RUBY_DESCRIPTION \
4444
"ruby "RUBY_VERSION \
45-
RUBY_PATCHLEVEL_STR \
45+
RUBY_PATCHLEVEL_STR \
4646
" ("RUBY_RELEASE_DATE \
4747
RUBY_REVISION_STR") " \
4848
"["RUBY_PLATFORM"]"
49-
# define RUBY_COPYRIGHT \
49+
# define RUBY_COPYRIGHT \
5050
"ruby - Copyright (C) " \
5151
STRINGIZE(RUBY_BIRTH_YEAR)"-" \
5252
STRINGIZE(RUBY_RELEASE_YEAR)" " \

0 commit comments

Comments
 (0)