Skip to content

Commit 85c4e01

Browse files
authored
Merge pull request #30447 from bitjammer/acgarland/rdar-60541965-sgf-040
[SymbolGraph] Bump format version to 0.4.0 NFC
2 parents 3fa4840 + ac6132a commit 85c4e01

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)