omap3530/beagle_drivers/wb/api/include/cyansdkversion.h
author Simon Howkins <simonh@symbian.org>
Mon, 29 Nov 2010 13:27:18 +0000
changeset 122 d8dcdd4c8ab4
parent 23 117faf51deac
permissions -rw-r--r--
Merged bootstrp reversion from GCC_MERGE branch as it's affecting mainstream S^3 builds too

/* Cypress Antioch Sdk Version file (cyansdkversion.h)
 ## ===========================
 ##
 ##  Copyright Cypress Semiconductor Corporation, 2006-2009,
 ##  All Rights Reserved
 ##  UNPUBLISHED, LICENSED SOFTWARE.
 ##
 ##  CONFIDENTIAL AND PROPRIETARY INFORMATION
 ##  WHICH IS THE PROPERTY OF CYPRESS.
 ##
 ##  Use of this file is governed
 ##  by the license agreement included in the file
 ##
 ##     <install>/license/license.txt
 ##
 ##  where <install> is the Cypress software
 ##  installation root directory path.
 ##
 ## ===========================
*/

#ifndef _INCLUDED_CYANSDK_VERSION_H_
#define _INCLUDED_CYANSDK_VERSION_H_

/* Antioch SDK version 1.3.2 */
#define CYAN_MAJOR_VERSION (1)
#define CYAN_MINOR_VERSION (3)
#define CYAN_BUILD_NUMBER (473)

#endif /*_INCLUDED_CYANSDK_VERSION_H_*/