amnezia-client/client/defines.h
2021-06-05 20:55:57 +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 "1.7.4"
#define APP_VERSION "1.7.4.0"
#endif // DEFINES_H