Browse Source

Fix branding in base-files/image-config.in

RISCi_ATOM 7 years ago
parent
commit
73e262440a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/base-files/image-config.in

+ 1 - 1
package/base-files/image-config.in

@@ -158,7 +158,7 @@ if VERSIONOPT
 	config VERSION_DIST
 		string
 		prompt "Release distribution"
-		default "LEDE"
+		default "libreCMC"
 		help
 			This is the name of the release distribution.
 			If unspecified, it defaults to OpenWrt.