summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2015-07-01 08:19:40 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2015-07-01 08:20:20 +0200
commita69ded43b0364812c58eb9479c2dae4dd2febc8c (patch)
tree458cf9599c1dcf65f8d3f5fcb899f71ac51a666c
parent4c629a5257bda5a309df25809f821a8ce1dac3e4 (diff)
downloadlvm2-a69ded43b0364812c58eb9479c2dae4dd2febc8c.tar.gz
config: report/time_format appeared in v2.02.123
-rw-r--r--lib/config/config_settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config/config_settings.h b/lib/config/config_settings.h
index cac197835..68f593d0f 100644
--- a/lib/config/config_settings.h
+++ b/lib/config/config_settings.h
@@ -1357,7 +1357,7 @@ cfg(report_binary_values_as_numeric_CFG, "binary_values_as_numeric", report_CFG_
"(not counting the 'unknown' value which denotes that the\n"
"value could not be determined).\n")
-cfg(report_time_format_CFG, "time_format", report_CFG_SECTION, CFG_PROFILABLE | CFG_DEFAULT_COMMENTED, CFG_TYPE_STRING, DEFAULT_TIME_FORMAT, vsn(2, 2, 121), NULL, 0, NULL,
+cfg(report_time_format_CFG, "time_format", report_CFG_SECTION, CFG_PROFILABLE | CFG_DEFAULT_COMMENTED, CFG_TYPE_STRING, DEFAULT_TIME_FORMAT, vsn(2, 2, 123), NULL, 0, NULL,
"Set time format for fields reporting time values.\n"
"Format specification is a string which may contain special character\n"
"sequences and ordinary character sequences. Ordinary character sequences\n"