fix version number in os/2 makefile.
This commit is contained in:
parent
c743450d86
commit
8c02d53f69
|
@ -2,7 +2,7 @@
|
||||||
# wmake -f Makefile.os2
|
# wmake -f Makefile.os2
|
||||||
|
|
||||||
LIBNAME = physfs
|
LIBNAME = physfs
|
||||||
VERSION = 3.1.0
|
VERSION = 3.0.2
|
||||||
|
|
||||||
LIBFILE = $(LIBNAME).lib
|
LIBFILE = $(LIBNAME).lib
|
||||||
DLLFILE = $(LIBNAME).dll
|
DLLFILE = $(LIBNAME).dll
|
||||||
|
|
Loading…
Reference in New Issue