From 68a04dbb4271e98c4622e6471c0d600cb57fe75f Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 29 Jan 2017 18:03:17 +0100 Subject: LEDE v17.01.0-rc1: adjust config defaults Signed-off-by: Jo-Philipp Wich --- package/base-files/image-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index 0439206bb6..2b41f03607 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -190,7 +190,7 @@ if VERSIONOPT config VERSION_REPO string prompt "Release repository" - default "http://downloads.lede-project.org/releases/17.01-SNAPSHOT" + default "http://downloads.lede-project.org/releases/17.01.0-rc1" help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: -- cgit v1.2.3