mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-04 11:10:48 +00:00
* 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:
parent
d2738cdad8
commit
263d0c3e11
2 changed files with 27 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue