acl/app/master/daemon/version.h

19 lines
312 B
C
Raw Normal View History

2018-02-27 11:10:53 +08:00
/**
* Copyright (C) 2015-2018 IQIYI
* All rights reserved.
*
* AUTHOR(S)
* Zheng Shuxin
* E-mail: zhengshuxin@qiyi.com
*
* VERSION
* Tue 27 Feb 2018 11:08:02 AM CST
*/
#ifndef __MASTER_VERSION_INCLUDE_H__
#define __MASTER_VERSION_INCLUDE_H__
#define MASTER_VERSION "3.3.0-81 20180227"
#endif