diff options
Diffstat (limited to 'lldb/resources/LLDB-Info.plist')
-rw-r--r-- | lldb/resources/LLDB-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/resources/LLDB-Info.plist b/lldb/resources/LLDB-Info.plist index 7c6aa8a4914..c1d2fa7a7e1 100644 --- a/lldb/resources/LLDB-Info.plist +++ b/lldb/resources/LLDB-Info.plist @@ -17,7 +17,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>146</string> + <string>147</string> <key>CFBundleName</key> <string>${EXECUTABLE_NAME}</string> </dict> |