home *** CD-ROM | disk | FTP | other *** search
- #include "revision.h"
-
- /*
- #define APPNAME "" /* please insert application name */
-
- #define VERSION 1
- #define VERSION_STR "1"
- #define VERREV_STR VERSION_STR "." REVISION_STR
- */
- //char version[]="$VER: " APPNAME " " VERSION_STR "." REVISION_STR " "__AMIGADATE__;
-
- //int AppVersion =VERSION;
- //int AppRevision =REVISION;
-
- /************************************************
- Revision Info
- -------------------------------------------------
-
- 4.51 - Repaired GD_Overscan()
- Didn't set DNode->OverscanType
- Cause: Code update from 4.x
-
- *************************************************/
-