omap3530/beagle_drivers/wb/api/include/cyastsdkversion.h
author Fionntina Carville <fionntinac@symbian.org>
Thu, 14 Oct 2010 15:08:43 +0100
changeset 89 658c1b5474ed
parent 23 117faf51deac
permissions -rw-r--r--
Remove explicit reference in iby to udeb version of tps65950.dll.

/* Cypress Astoria Sdk Version file (cyastsdkversion.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_CYASTSDK_VERSION_H_
#define _INCLUDED_CYASTSDK_VERSION_H_

/* Astoria SDK version 1.2.1 */
#define CYAS_MAJOR_VERSION (1)
#define CYAS_MINOR_VERSION (2)
#define CYAS_BUILD_NUMBER (197)

#endif /*_INCLUDED_CYASTSDK_VERSION_H_*/