D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
include
/
Filename :
lscapi_config.h
back
Copy
/* * Copyright (c) Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2018 All Rights Reserved * * Licensed under CLOUD LINUX LICENSE AGREEMENT * http://cloudlinux.com/docs/LICENSE.TXT * The part the support library for lsapi & proxy_lsapi Apache modules * author Alexander Demeshko <ademeshko@cloudlinux.com> * */ /* * This file is generated automatically. Please do not edit it. */ #ifndef _LSCAPI_CONFIG_H_ #define _LSCAPI_CONFIG_H_ #define MOD_LSAPI_VERSION_MAJOR "1" #define MOD_LSAPI_VERSION_MINOR "1" #define MOD_LSAPI_VERSION_RELEASE "71" #endif // _LSCAPI_CONFIG_H_