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 | 42df203852c42e39151b67c321eea75d90103300 (patch) | |
tree | e0f7bb4919c7b3345909fbfe84f073494583f7cc /target | |
parent | 5ad4040c49959b7d979b337e2c42ce2ec073995a (diff) | |
download | upstream-42df203852c42e39151b67c321eea75d90103300.tar.gz upstream-42df203852c42e39151b67c321eea75d90103300.tar.bz2 upstream-42df203852c42e39151b67c321eea75d90103300.zip |
3.0 is at rc6 now
SVN-Revision: 27524
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 |