/* * Copyright (C) 2009-2016 Realtek Semiconductor Corp. * All Rights Reserved. * * This program is the proprietary software of Realtek Semiconductor * Corporation and/or its licensors, and only be used, duplicated, * modified or distributed under the authorized license from Realtek. * * ANY USE OF THE SOFTWARE OTHER THAN AS AUTHORIZED UNDER * THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. * * $Revision$ * $Date$ * * Purpose : Definition the version information in the SDK. * * Feature : Version information * */ #ifndef __COMMON_RT_VERSION_H__ #define __COMMON_RT_VERSION_H__ /* * Symbol Definition */ #define RT_VERSION_SDK "3.6.9.55156" #endif /* __COMMON_RT_VERSION_H__ */