mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
flashtool: use unused type internal for upcoming nightly builds
Origin commit data
------------------
Commit: 4817ebb679
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)
Origin message was:
------------------
- flashtool: use unused type internal for upcoming nightly builds
This commit is contained in:
@@ -556,7 +556,7 @@ const char *CFlashVersionInfo::getType(void) const
|
|||||||
case '1':
|
case '1':
|
||||||
return "Beta";
|
return "Beta";
|
||||||
case '2':
|
case '2':
|
||||||
return "Internal";
|
return "Nightly";
|
||||||
case 'L':
|
case 'L':
|
||||||
return "Locale";
|
return "Locale";
|
||||||
case 'S':
|
case 'S':
|
||||||
|
Reference in New Issue
Block a user