amnezia-client/client/defines.h
2022-08-10 22:15:00 +03:00

10 lines
267 B
C

#ifndef DEFINES_H
#define DEFINES_H
#define APPLICATION_NAME "AmneziaVPN"
#define SERVICE_NAME "AmneziaVPN-service"
#define ORGANIZATION_NAME "AmneziaVPN.ORG"
#define APP_MAJOR_VERSION "2.1.0"
#define APP_VERSION "2.1.0.0"
#endif // DEFINES_H