import old mobicore
[GitHub/LineageOS/android_hardware_samsung_slsi_exynos7580.git] / mobicore / common / MobiCore / inc / DrApi / version.h
CommitLineData
15e8442f
JA
1/*
2 * Copyright (c) 2013 TRUSTONIC LIMITED
3 * All rights reserved
4 *
5 * The present software is the confidential and proprietary information of
6 * TRUSTONIC LIMITED. You shall not disclose the present software and shall
7 * use it only in accordance with the terms of the license agreement you
8 * entered into with TRUSTONIC LIMITED. This software may be subject to
9 * export or import laws in certain countries.
10 */
11#ifndef DRAPI_VERSION_H_
12#define DRAPI_VERSION_H_
13
14#define DRAPI_VERSION_MAJOR 1
15#define DRAPI_VERSION_MINOR 1
16
17#endif /** DRAPI_VERSION_H_ */