/* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
/* DO NOT EDIT ! */
#ifndef CONTESTA_PRIVATE_H
#define CONTESTA_PRIVATE_H
/* VERSION DEFINITIONS */
#define VER_STRING "0.3.0.0"
#define VER_MAJOR 0
#define VER_MINOR 3
#define VER_RELEASE 0
#define VER_BUILD 0
#define COMPANY_NAME "UR4MCK"
#define FILE_VERSION "0.3.0"
#define FILE_DESCRIPTION "Contest Arbitrator for RU-QRP Club"
#define INTERNAL_NAME "contesta"
#define LEGAL_COPYRIGHT "This program is freeware"
#define LEGAL_TRADEMARKS "(c) 2009-2013 by UR4MCK"
#define ORIGINAL_FILENAME "contesta.exe"
#define PRODUCT_NAME "Contest Arbitrator"
#define PRODUCT_VERSION "0.3.0"
#endif /*CONTESTA_PRIVATE_H*/