1
0
mirror of https://github.com/rancher/os.git synced 2025-07-05 02:56:13 +00:00

Merge pull request #1139 from mrajashree/PRETTY_NAME_issue

Version in PRETTY_NAME
This commit is contained in:
Darren Shepherd 2016-08-01 15:46:22 -07:00 committed by GitHub
commit b1368b27fc

View File

@ -105,7 +105,7 @@ VERSION=$VERSION
ID=rancheros ID=rancheros
ID_LIKE=$ID_TYPE ID_LIKE=$ID_TYPE
VERSION_ID=$VERSION VERSION_ID=$VERSION
PRETTY_NAME="RancherOS" PRETTY_NAME="RancherOS $VERSION"
HOME_URL= HOME_URL=
SUPPORT_URL= SUPPORT_URL=
BUG_REPORT_URL= BUG_REPORT_URL=