1
0
Fork 0

Set Version to 0.56

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@402
This commit is contained in:
Peter Veenstra 2002-10-24 12:27:02 +00:00
parent 8cbb3cef0f
commit e4f90123ff

View file

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