diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c29ba9a27..2713641bb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -3,6 +3,7 @@ D1X-Rebirth Changelog 20090126 -------- include/netdrv.h, main/network.c, main/menu.c, main/netdrv_udp.c, main/netdrv_udp.h, main/netpkt.c, main/netpkt.h, main/netdrv.c, arch/linux/netdrv_ipx.c, arch/linux/netdrv_kali.c, arch/win32/netdrv_ipx.c: Changed function naming convention in netdrv and below to general Descent code convention +arch/carbon/conf.h, d1x-Info.plist, d1xgl-Info.plist, English.lproj/InfoPlist.strings: Update version to 0.55.1 20090124 -------- @@ -15,7 +16,7 @@ main/newdemo.c: New condition to switch to Interpolated demo playback - the old 20090117 -------- arch/sdl/mouse.c, main/menu.c, main/playsave.c, main/playsave.h: Made MouseFilter selectable over Controls menu while defaulting to OFF - Saved in PLX -d1x.ini, inlcude/args.h, main/inferno.c, main/laser.c, misc/args.c: Took out old missile tracking code to be selectable over command-line to preserve consistency +d1x.ini, include/args.h, main/inferno.c, main/laser.c, misc/args.c: Took out old missile tracking code to be selectable over command-line to preserve consistency 20090116 -------- diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings index 5dbf05aa1..a1ff89eea 100755 Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ diff --git a/arch/carbon/conf.h b/arch/carbon/conf.h index f36c32d62..4ae484a40 100644 --- a/arch/carbon/conf.h +++ b/arch/carbon/conf.h @@ -12,7 +12,7 @@ #define D1XMINOR "5" /* d2x micro version */ -#define D1XMICRO "5" +#define D1XMICRO "5.1" #define PROGRAM_NAME "D1X-Rebirth" diff --git a/d1x-Info.plist b/d1x-Info.plist index 71a734e49..c2ee53886 100644 --- a/d1x-Info.plist +++ b/d1x-Info.plist @@ -15,7 +15,7 @@ CFBundleSignature DCNT CFBundleVersion - 0.5.5 + 0.5.5.1 CSResourcesFileMapped LSPrefersCarbon diff --git a/d1xgl-Info.plist b/d1xgl-Info.plist index ef7e1ea48..38811f8b5 100644 --- a/d1xgl-Info.plist +++ b/d1xgl-Info.plist @@ -15,7 +15,7 @@ CFBundleSignature DCNT CFBundleVersion - 0.5.5 + 0.5.5.1 CSResourcesFileMapped LSPrefersCarbon