Skip to content

Commit a437f23

Browse files
authored
also need to bump version here
1 parent 9381a00 commit a437f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Format/Format.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2284,7 +2284,7 @@ struct FormatStyle {
22842284

22852285
/// The style of when a line break will be placed before the ``>`` that closes
22862286
/// a template.
2287-
/// \version 20
2287+
/// \version 21
22882288
BreakBeforeTemplateCloserStyle BreakBeforeTemplateCloser;
22892289

22902290
/// If ``true``, ternary operators will be placed after line breaks.

0 commit comments

Comments
 (0)