From 8f375a1411b6712161e434d7a574e272c0ca3689 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 2 Aug 2009 23:33:37 +0200 Subject: [tools-libelf] Add latest version. Add libelf 0.8.11, propagate patchset from 0.8.10. --- config/tools/libelf.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config') diff --git a/config/tools/libelf.in b/config/tools/libelf.in index f8df6a7f..3002a15a 100644 --- a/config/tools/libelf.in +++ b/config/tools/libelf.in @@ -13,6 +13,10 @@ config LIBELF_V_0_8_10 bool prompt "0.8.10" +config LIBELF_V_0_8_11 + bool + prompt "0.8.11" + # CT_INSERT_VERSION_ABOVE # Don't remove above line! endchoice @@ -20,5 +24,6 @@ endchoice config LIBELF_VERSION string default "0.8.10" if LIBELF_V_0_8_10 + default "0.8.11" if LIBELF_V_0_8_11 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! -- cgit v1.2.3