Commit 83a713f1a0679f12862158de443374af3ebae56f

Ozkan Sezer 2019-06-24T23:51:10

update version in os/2 makefile

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.os2 b/Makefile.os2
index 72186a7..73b753c 100644
--- a/Makefile.os2
+++ b/Makefile.os2
@@ -2,7 +2,7 @@
 # wmake -f Makefile.os2
 
 LIBNAME = SDL2
-VERSION = 2.0.9
+VERSION = 2.0.10
 DESCRIPTION = Simple DirectMedia Layer 2
 
 LIBHOME = .