From 772938be8d9039fac247f26d0bd03c79c54566cd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 1 Jul 2013 09:13:56 +0000 Subject: AA: 12.09.01 set repo and version to 12.09.1 Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37113 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/base-files/image-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') 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: -- cgit v1.2.3