From: nbd Date: Thu, 25 Apr 2013 17:16:53 +0000 (+0000) Subject: build: fix one more instance of a stray -rc1 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=b526b7cdb2e0f15d22cc2212ad9df0d0ebc90669;p=12.09%2Fopenwrt.git build: fix one more instance of a stray -rc1 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36425 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index dfc7fb6..07e1db6 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -169,7 +169,7 @@ menuconfig VERSIONOPT config VERSION_REPO string prompt "Release repository" if VERSIONOPT - default "http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/%S/packages" if VERSIONOPT + default "http://downloads.openwrt.org/attitude_adjustment/12.09/%S/packages" if VERSIONOPT help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: