From c1ce4b21d19454111ed0b2e11b72a419bc02d5cb Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 7 Sep 2011 00:20:30 +0200 Subject: kernel/linux: fix typo Finally fix typo introduced in #6eb0189d7225 and partially fixed in #61ec8b08f98d... Seems I'm fast at introducing trivial typoes, but bad at fixing them... :-( Signed-off-by: "Yann E. MORIN" diff --git a/config/kernel/linux.in b/config/kernel/linux.in index e2a02da..b8935d9 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -157,7 +157,7 @@ config KERNEL_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "3.0_4" if KERNEL_V_3_0_4 + default "3.0.4" if KERNEL_V_3_0_4 default "3.0.3" if KERNEL_V_3_0_3 default "3.0.2" if KERNEL_V_3_0_2 default "3.0.1" if KERNEL_V_3_0_1 -- cgit v0.10.2-6-g49f6