From 8a1dd9b84b02737cf43e62439730caec678cccf5 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Fri, 21 Jun 2019 23:45:39 +0900 Subject: [PATCH] Revert RUBY_RELEASE_DATE to date only --- tool/file2lastrev.rb | 7 +------ version.h | 5 ++++- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/tool/file2lastrev.rb b/tool/file2lastrev.rb index 090f2e981d7d0a..44c4318cd88012 100755 --- a/tool/file2lastrev.rb +++ b/tool/file2lastrev.rb @@ -75,12 +75,7 @@ def self.output=(output) "#define RUBY_LAST_COMMIT_TITLE #{title.dump}" end, if modified - modified.utc.strftime(<