1
0
Fork 0

0.57 preparations

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@587
This commit is contained in:
Peter Veenstra 2002-12-21 15:58:40 +00:00
parent c0ae71729e
commit 0d2c7f7016
5 changed files with 6 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#define INLINE __forceinline
#define VERSION "0.56"
#define VERSION "0.57"
#define GCC_ATTRIBUTE(x) /* attribute not supported */