mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Update SIP version and hash for Darwin
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* The SIP module interface.
|
||||
*
|
||||
* Copyright (c) 2018 Riverbank Computing Limited <info@riverbankcomputing.com>
|
||||
* Copyright (c) 2020 Riverbank Computing Limited <info@riverbankcomputing.com>
|
||||
*
|
||||
* This file is part of SIP.
|
||||
*
|
||||
@@ -54,8 +54,8 @@ extern "C" {
|
||||
/*
|
||||
* Define the SIP version number.
|
||||
*/
|
||||
#define SIP_VERSION 0x041313
|
||||
#define SIP_VERSION_STR "4.19.19"
|
||||
#define SIP_VERSION 0x041317
|
||||
#define SIP_VERSION_STR "4.19.23"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user