diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-13 13:14:59 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-13 13:14:59 +0000 |
commit | a71428015b84e52debc917a9e95a07e5b6e9bf2d (patch) | |
tree | 4237e6ef7d78c8c61bc8f88d3427dcd7af85609f /package/base-files | |
parent | 100a890c0d6abb3d430324e6b8c1b441706be548 (diff) | |
download | openwrt-a71428015b84e52debc917a9e95a07e5b6e9bf2d.tar.gz openwrt-a71428015b84e52debc917a9e95a07e5b6e9bf2d.zip |
beta2 -> rc1
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34185 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r-- | package/base-files/image-config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index 2e15d1608..dfc7fb6c5 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-beta2/%S/packages" if VERSIONOPT + default "http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/%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: |