Skip to content

Commit

Permalink
Mac: Changed version number to 2.0.1.
Browse files Browse the repository at this point in the history
Credits: Added some more words about Erwin's graphics.

git-svn-id: svn://svn.code.sf.net/p/opensludge/code@391 27a91dd4-ec73-4ff0-838b-64dfa05f697e
  • Loading branch information
trumgottist committed Jan 27, 2011
1 parent 0051bb3 commit f407b79
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Mac Dev Kit/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>200</string>
<string>201</string>
<key>LSMinimumSystemVersionByArchitecture</key>
<dict>
<key>i386</key>
Expand Down
Binary file modified Mac Dev Kit/InfoPlist.strings
Binary file not shown.
6 changes: 3 additions & 3 deletions Mac Engine/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>200</string>
<string>201</string>
<key>LSMinimumSystemVersionByArchitecture</key>
<dict>
<key>i386</key>
Expand All @@ -51,7 +51,7 @@
<string>10.6.0</string>
</dict>
<key>NSHumanReadableCopyright</key>
<string>© 2000-2010, Hungry Software and contributors</string>
<string>© 2000-2011, Hungry Software and contributors</string>
<key>NSMainNibFile</key>
<string>SDLMain</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion doc/Credits.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<body>
<p>The SLUDGE Adventure game engine and development kit is created by <b>Tim Furnish</b>.</p>
<p>Continued development by Rikard Peterson and Tobias Hansen.</p>
<p>Icons, logo and other graphics created by Erwin Broekhuis.</p>
<p>Additional coding on the Windows version by Charlie Wolf.</p>
<p>Some graphics by Erwin Broekhuis.</p>

<hr />

Expand Down
Binary file modified doc/SLUDGEDevKitHelp/SLUDGEDevKitHelp.helpindex
Binary file not shown.

0 comments on commit f407b79

Please sign in to comment.