aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-04-25 17:16:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-04-25 17:16:53 +0000
commit74b530954f9783924b38acc5edc045055f01e47f (patch)
tree949507fa6bb3cf9b194b80918d6fb910840f2175 /package/base-files
parent26fc89b99c1fa9324ddeef703cd2b77acf12e959 (diff)
downloadupstream-74b530954f9783924b38acc5edc045055f01e47f.tar.gz
upstream-74b530954f9783924b38acc5edc045055f01e47f.tar.bz2
upstream-74b530954f9783924b38acc5edc045055f01e47f.zip
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
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/image-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in
index dfc7fb6c58..07e1db60d7 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: