1
0
Fork 0

Version 0.55 and disabling attributes.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@207
This commit is contained in:
Sjoerd van der Berg 2002-08-24 07:51:05 +00:00
parent a320c1d9f6
commit 92aa05ad8a

View file

@ -1,5 +1,6 @@
#define INLINE __forceinline
#define VERSION "0.50"
#define VERSION "0.55"
#define GCC_ATTRIBUTE(x) /* attribute not supported */
/* Euhm */