Skip to content

Commit ac6132a

Browse files
committed
[SymbolGraph] Bump format version to 0.4.0 NFC
rdar://60541965
1 parent 4f84517 commit ac6132a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SymbolGraphGen/FormatVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#define SWIFT_SYMBOLGRAPHGEN_FORMATVERSION_H
1515

1616
#define SWIFT_SYMBOLGRAPH_FORMAT_MAJOR 0
17-
#define SWIFT_SYMBOLGRAPH_FORMAT_MINOR 3
17+
#define SWIFT_SYMBOLGRAPH_FORMAT_MINOR 4
1818
#define SWIFT_SYMBOLGRAPH_FORMAT_PATCH 0
1919

2020
#endif // SWIFT_SYMBOLGRAPHGEN_FORMATVERSION_H

0 commit comments

Comments
 (0)