diff options
Diffstat (limited to 'package/base-files/image-config.in')
-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 07e1db60d7..137135634b 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/%S/packages" if VERSIONOPT + default "http://downloads.openwrt.org/attitude_adjustment/12.09.1/%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: |