Viewing: lscapi_config.h
/*
* 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 "78"
#endif // _LSCAPI_CONFIG_H_
Back to File Manager