You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
373 B
10 lines
373 B
// version strings must be 55 characters or less!
|
|
#define IRCDDB_VERSION "QnetGateway-7.4.4"
|
|
#define LINK_VERSION "QnetLink-6.2.1"
|
|
#define DVAP_VERSION "QnetDVAP-5.1.2"
|
|
#define RELAY_VERSION "QnetRelay-0.2.3"
|
|
#define ITAP_VERSION "QnetITAP-0.2.1"
|
|
#define DVRPTR_VERSION "QnetDVRPTR-5.1.0"
|
|
#define MMDVM_VERSION "QnetGateway-MMDVM-0.1.0"
|
|
#define ICOM_VERSION IRCDDB_VERSION
|