00001
00002
00003
00004 #ifndef QUIRCK_VERSION_H
00005 #define QUIRCK_VERSION_H
00006
00007
00008 #define VER_STRING "0.4.7.0"
00009 #define VER_MAJOR 0
00010 #define VER_MINOR 4
00011 #define VER_RELEASE 7
00012 #define VER_BUILD 0
00013 #define COMPANY_NAME "WebFuture"
00014 #define FILE_VERSION ""
00015 #define FILE_DESCRIPTION "Quirck IRC Client"
00016 #define INTERNAL_NAME ""
00017 #define LEGAL_COPYRIGHT "Antonio Frongillo, Andrea Sarro, Daniele Quarta, Francesco Piermaria, Andrea Turbati, Luca Sambucini, Marco Sabatini e Emiliano Vonzin"
00018 #define LEGAL_TRADEMARKS ""
00019 #define ORIGINAL_FILENAME "Quirck.exe"
00020 #define PRODUCT_NAME "Quirck IRC Client"
00021 #define PRODUCT_VERSION ""
00022
00023 #endif //QUIRCK_VERSION_H