Wasabi ExpressPlay SDK for iOS  1.10
ShiVersion.h
Go to the documentation of this file.
1 /*****************************************************************
2 |
3 | Sushi - Version Info
4 |
5 | $Id: ShiVersion.h 7930 2014-06-25 11:05:10Z jebaseelir $
6 | Original author: Sylvain Rebaud
7 |
8 | This software is provided to you pursuant to your agreement
9 | with Intertrust Technologies Corporation ("Intertrust").
10 | This software may be used only in accordance with the terms
11 | of the agreement.
12 |
13 | Copyright (c) 2003-2014 by Intertrust. All rights reserved.
14 |
15 ****************************************************************/
21 #ifndef _SHI_VERSION_H_
22 #define _SHI_VERSION_H_
23 
24 /*----------------------------------------------------------------------
25 | constants
26 +---------------------------------------------------------------------*/
27 #define SHI_SDK_API_VERSION_STRING "0.1.1.6"
28 #define SHI_SDK_API_VERSION_ID 0x00010106
29 
30 #endif /* _SHI_VERSION_H_ */