mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Changed version name
This commit is contained in:
parent
3b2eb69d86
commit
3e802ce307
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ module Puma
|
|||
module Const
|
||||
|
||||
PUMA_VERSION = VERSION = "5.4.0".freeze
|
||||
CODE_NAME = "Super Flight".freeze
|
||||
CODE_NAME = "Zawgyi".freeze
|
||||
|
||||
PUMA_SERVER_STRING = ['puma', PUMA_VERSION, CODE_NAME].join(' ').freeze
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue