- Version bump to 1.5.0.

- Update to ZDoom r2509:
    * Set explicit positioning for the gameplay options menu instead of relying on the automatic positioning.
    * Fix compilation with MinGW + w32api and clean up warnings.
    * Clean up vid_listadapters code.


git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@880 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
Christoph Oelckers 2010-08-11 06:40:06 +00:00
parent 6f4410f6de
commit f474931ea8
14 changed files with 62 additions and 33 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 "2504"
#define ZD_SVN_REVISION_NUMBER 2504
#define ZD_SVN_REVISION_STRING "2509"
#define ZD_SVN_REVISION_NUMBER 2509