/*
 * app_version.h
 */

#ifndef _TZ_ICCC_APP_VERSION_H_
#define _TZ_ICCC_APP_VERSION_H_

#define TZ_ICCC_VERSION "4.0.0"

#endif // _TZ_ICCC_APP_VERSION_H_