mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-21 19:41:15 +00:00
update instpatch to 1.1.5
This commit is contained in:
parent
700736dbbc
commit
c5700690c0
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
* IPATCH_VERSION: (skip)
|
||||
* libInstPatch version static string.
|
||||
*/
|
||||
#define IPATCH_VERSION "1.1.4"
|
||||
#define IPATCH_VERSION "1.1.5"
|
||||
|
||||
/**
|
||||
* IPATCH_VERSION_MAJOR: (skip)
|
||||
|
@ -44,7 +44,7 @@
|
|||
* IPATCH_VERSION_MICRO: (skip)
|
||||
* libInstPatch micro version integer.
|
||||
*/
|
||||
#define IPATCH_VERSION_MICRO 4
|
||||
#define IPATCH_VERSION_MICRO 5
|
||||
|
||||
void ipatch_version (guint *major, guint *minor, guint *micro);
|
||||
|
||||
|
|
BIN
deps/instpatch/lib/libinstpatch-1.0.a
vendored
BIN
deps/instpatch/lib/libinstpatch-1.0.a
vendored
Binary file not shown.
Loading…
Reference in a new issue