diff options
Diffstat (limited to 'package')
-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 2e15d16084..dfc7fb6c58 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: |