diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-07-07 13:30:41 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-07-07 13:30:41 +0000 |
commit | 3d349c73cc38846a5c6d943365aa80ff5c384ff5 (patch) | |
tree | e9685035faf4e344931a9f7f581afabbc3b08549 /target | |
parent | 59262ebdd51c0f8ccbb4ef7479341b9bb5c59ff8 (diff) | |
download | upstream-3d349c73cc38846a5c6d943365aa80ff5c384ff5.tar.gz upstream-3d349c73cc38846a5c6d943365aa80ff5c384ff5.tar.bz2 upstream-3d349c73cc38846a5c6d943365aa80ff5c384ff5.zip |
[generic/3.0]: 3.0 is at rc6 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27524 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/patches-3.0/999-drop_sublevel.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.0/999-drop_sublevel.patch b/target/linux/generic/patches-3.0/999-drop_sublevel.patch index 9c5279e692..f6bb285545 100644 --- a/target/linux/generic/patches-3.0/999-drop_sublevel.patch +++ b/target/linux/generic/patches-3.0/999-drop_sublevel.patch @@ -4,6 +4,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 0 - EXTRAVERSION = -rc5 + EXTRAVERSION = -rc6 NAME = Sneaky Weasel |