1
0
Fork 0
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:
Ye Lin Aung 2021-08-29 10:33:22 +07:00 committed by Nate Berkopec
parent 3b2eb69d86
commit 3e802ce307
No known key found for this signature in database
GPG key ID: 19616755F4328D71

View file

@ -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