X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fversion.h;h=eca3fac7eb9dbbdf049245a87458754be48c3c70;hp=5d814f150b7fe32e7e34995a73fc3704f3b30d1c;hb=d57580c160153c18c9d191b1a18841687ff3c36c;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc diff --git a/source/version.h b/source/version.h index 5d814f1..eca3fac 100644 --- a/source/version.h +++ b/source/version.h @@ -1,3 +1,21 @@ +// version.h - Version header form. +// +// (c) 2012-2018 Xestia Software Development. +// +// This file is part of Xestia Address Book. +// +// Xestia Address Book is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Address Book is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Address Book. If not, see + // IMPORTANT FRIENDLY REMINDER THAT IS MOSTLY IN UPPERCASE! // // IF YOU CHANGE ANY AND - WE MEAN ANY - OF THESE SETTINGS @@ -6,7 +24,8 @@ // // THANK YOU FOR YOUR ATTENTION! -#define XSDAB_VERSION "0.01" -#define XSDAB_USERAGENT "XestiaAddressBook/0.01" +#define XSDAB_VERSION "0.24" +#define XSDAB_USERAGENT "XestiaAddressBook/0.24" #define XSDAB_SOURCE "source" -#define XSDAB_RELEASE 0 \ No newline at end of file +#define XSDAB_RELEASE 0 +#define XSDAB_COPYRIGHT "(c)2012 - 2018 Xestia Software Development"