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
372 B
10 lines
372 B
// version strings must be 55 characters or less!
|
|
#define IRCDDB_VERSION "QnetGateway-8.0.0"
|
|
#define LINK_VERSION "QnetLink7.0.0"
|
|
#define DVAP_VERSION "QnetDVAP-6.0.0"
|
|
#define RELAY_VERSION "QnetRelay-1.0.0"
|
|
#define ITAP_VERSION "QnetITAP-1.0.0"
|
|
#define DVRPTR_VERSION "QnetDVRPTR-6.0.0"
|
|
#define MMDVM_VERSION "QnetGateway-MMDVM-1.0.0"
|
|
#define ICOM_VERSION IRCDDB_VERSION
|