siplib update to a new sip snapshot

This commit is contained in:
Robin Dunn
2015-03-17 13:24:18 -07:00
parent 4fd33ccd6d
commit f40098bd0e
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ hereby grants Licensee a nonexclusive, royalty-free, world-wide license to
reproduce, analyze, test, perform and/or display publicly, prepare derivative
works, distribute, and otherwise use SIP alone or in any derivative version,
provided, however, that Riverbank's License Agreement and Riverbank's notice of
copyright, e.g., "Copyright (c) 2011 Riverbank Computing Limited; All Rights
copyright, e.g., "Copyright (c) 2015 Riverbank Computing Limited; All Rights
Reserved" are retained in SIP alone or in any derivative version prepared by
Licensee.

View File

@@ -55,7 +55,7 @@ extern "C" {
* Define the SIP version number.
*/
#define SIP_VERSION 0x041007
#define SIP_VERSION_STR "4.16.7-snapshot-f652446e2462"
#define SIP_VERSION_STR "4.16.7-snapshot-9e11298be101"
/*