fix version number in os/2 makefile.

This commit is contained in:
Ozkan Sezer 2022-09-29 17:56:50 +03:00
parent c743450d86
commit 8c02d53f69
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# wmake -f Makefile.os2
LIBNAME = physfs
VERSION = 3.1.0
VERSION = 3.0.2
LIBFILE = $(LIBNAME).lib
DLLFILE = $(LIBNAME).dll