* Updated to ZDoom r2441:

- Release Objective-C objects (since I found out the garbage collector is opt-in). [Again, doesn't matter much until compilation on Mac platforms is possible.]

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@844 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2010-07-18 10:30:58 +00:00
parent d2738cdad8
commit 263d0c3e11
2 changed files with 27 additions and 5 deletions

View file

@ -3,5 +3,5 @@
// This file was automatically generated by the
// updaterevision tool. Do not edit by hand.
#define ZD_SVN_REVISION_STRING "2440"
#define ZD_SVN_REVISION_NUMBER 2440
#define ZD_SVN_REVISION_STRING "2441"
#define ZD_SVN_REVISION_NUMBER 2441