update patch
This commit is contained in:
parent
d9e38b0c63
commit
f87556bada
@ -15,7 +15,7 @@ diff -up gsm-1.0-pl17/Makefile.mk gsm-1.0-pl17/Makefile
|
||||
|
||||
+SO_MAJOR = 1
|
||||
+SO_MINOR = 0
|
||||
+SO_MICRO = 17
|
||||
+SO_MICRO = 18
|
||||
+SO_VER = $(SO_MAJOR).$(SO_MINOR).$(SO_MICRO)
|
||||
|
||||
# If your compiler needs additional flags/libraries, regardless of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user