From 5cdb68eb26faf7fd75fbf3ab1fadcf2a30fd4974 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 13 Mar 2021 00:00:28 -0300 Subject: bump version for 6.x development While no incompatible changes to any supported configuration files are planned, some deep internal data structures will change and there are likely some 3rd-party monkey patches broken by this. --- unicorn.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicorn.gemspec') diff --git a/unicorn.gemspec b/unicorn.gemspec index 7df0b16..304aca6 100644 --- a/unicorn.gemspec +++ b/unicorn.gemspec @@ -11,7 +11,7 @@ end.compact Gem::Specification.new do |s| s.name = %q{unicorn} - s.version = (ENV['VERSION'] || '5.8.0').dup + s.version = (ENV['VERSION'] || '6.0.0.GIT').dup s.authors = ['unicorn hackers'] s.summary = 'Rack HTTP server for fast clients and Unix' s.description = File.read('README').split("\n\n")[1] -- cgit v1.2.3-24-ge0c7