Copy the new sip.h

This commit is contained in:
Robin Dunn
2020-09-16 16:15:17 -07:00
parent ff4106cb9d
commit ed834e7640

View File

@@ -54,8 +54,8 @@ extern "C" {
/*
* Define the SIP version number.
*/
#define SIP_VERSION 0x041317
#define SIP_VERSION_STR "4.19.23"
#define SIP_VERSION 0x041318
#define SIP_VERSION_STR "4.19.24"
/*