Update SIP snapshot

This commit is contained in:
Robin Dunn
2017-02-03 12:37:34 -08:00
parent 90453a1494
commit 5d03b6965c
2 changed files with 7 additions and 7 deletions

View File

@@ -68,12 +68,12 @@ wxICON = 'docs/sphinx/_static/images/sphinxdocs/mondrian.png'
# Some tools will be downloaded for the builds. These are the versions and
# MD5s of the tool binaries currently in use.
sipCurrentVersion = '4.19.1.dev1701292222'
sipCurrentVersion = '4.19.1.dev1702021705'
sipMD5 = {
'darwin' : '13a53f6d24b3fd65006b4473233494c9',
'win32' : '64da9865eb4acb98ea3368a6095e7e33',
'linux32' : '75686fba9d2443b4d357ede92f43042d',
'linux64' : 'b911453b58bc50e47abebef02ee7ab97',
'darwin' : '2c54e223f88ef998e770cfe27139c80f',
'win32' : 'fa53549348ece0182f2fb3905dbb54e7',
'linux32' : 'dc0e17e86b56be994567b636aeef740e',
'linux64' : '3699bb2d59692623dc1fa212237da335',
}
wafCurrentVersion = '1.7.15-p1'

View File

@@ -54,8 +54,8 @@ extern "C" {
/*
* Define the SIP version number.
*/
#define SIP_VERSION 0x04ffff
#define SIP_VERSION_STR "4.255.255"
#define SIP_VERSION 0x041301
#define SIP_VERSION_STR "4.19.1.dev1702021705"
/*