diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0d21b056f..7c589f81f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,9 @@ D2X-Rebirth Changelog +20120724 +-------- +English.lproj/InfoPlist.strings, d2x-Info.plist, d2xgl-Info.plist: Increment version number for Mac files (should have committed this ages ago) + 20120723 -------- 2d/font.c, 2d/pcx.c, 3d/points.c, arch/include/jukebox.h, arch/sdl/jukebox.c, iff/iff.c, include/3d.h, include/error.h, include/gr.h, include/iff.h, include/pcx.h, include/physfsx.h, include/vecmat.h, main/ai.c, main/ai.h, main/ai2.c, main/automap.c, main/config.c, main/dumpmine.c, main/endlevel.c, main/escort.c, main/gamefont.c, main/gamerend.c, main/gamesave.c, main/gamesave.h, main/gauges.c, main/gauges.h, main/kconfig.c, main/kconfig.h, main/menu.c, main/multi.c, main/multi.h, main/newdemo.c, main/newmenu.c, main/newmenu.h, maths/vecmat.c, misc/error.c, misc/physfsx.c: Redefined lotsa variables, functions and parameters as const and/or static - patch by Kp diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings index 75440803e..56eb81600 100755 Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ diff --git a/d2x-Info.plist b/d2x-Info.plist index bec508ede..6792d521f 100644 --- a/d2x-Info.plist +++ b/d2x-Info.plist @@ -15,7 +15,7 @@ CFBundleSignature DCT2 CFBundleVersion - 0.57.2 + 0.57.3 CSResourcesFileMapped LSPrefersCarbon diff --git a/d2xgl-Info.plist b/d2xgl-Info.plist index 8831c0941..385261075 100644 --- a/d2xgl-Info.plist +++ b/d2xgl-Info.plist @@ -15,7 +15,7 @@ CFBundleSignature DCT2 CFBundleVersion - 0.57.2 + 0.57.3 CSResourcesFileMapped LSPrefersCarbon