We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c2601 commit 9e112c6Copy full SHA for 9e112c6
Info.plist
@@ -7,7 +7,7 @@
7
<key>CFBundleExecutable</key>
8
<string>${PRODUCT_NAME}</string>
9
<key>CFBundleGetInfoString</key>
10
- <string>${PRODUCT_NAME} 7.3.4, Copyright ©2017 Bill Orcutt/Jeremy Bernstein</string>
+ <string>${PRODUCT_NAME} 8.0.0, Copyright ©2018 Bill Orcutt/Jeremy Bernstein</string>
11
<key>CFBundleIconFile</key>
12
<string></string>
13
<key>CFBundleIdentifier</key>
@@ -17,11 +17,11 @@
17
<key>CFBundlePackageType</key>
18
<string>iLaX</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>7.3.4</string>
+ <string>8.0.0</string>
21
<key>CFBundleSignature</key>
22
<string>max2</string>
23
<key>CFBundleVersion</key>
24
25
<key>CSResourcesFileMapped</key>
26
<true/>
27
</dict>
shell.sln
100644
100755
shell.vcxproj
0 commit comments