summaryrefslogtreecommitdiff
path: root/config/debug/strace.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/strace.in')
-rw-r--r--config/debug/strace.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/debug/strace.in b/config/debug/strace.in
index 7a388c6..234556a 100644
--- a/config/debug/strace.in
+++ b/config/debug/strace.in
@@ -25,6 +25,10 @@ config STRACE_V_4_5_15
bool
prompt "4.5.15"
+config STRACE_V_4_5_16
+ bool
+ prompt "4.5.16"
+
# CT_INSERT_VERSION_ABOVE
# Don't remove above line!
endchoice
@@ -34,6 +38,7 @@ config STRACE_VERSION
default "4.5" if STRACE_V_4_5
default "4.5.14" if STRACE_V_4_5_14
default "4.5.15" if STRACE_V_4_5_15
+ default "4.5.16" if STRACE_V_4_5_16
# CT_INSERT_VERSION_STRING_ABOVE
# # Don't remove above line!