X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fversion.h;h=eca3fac7eb9dbbdf049245a87458754be48c3c70;hp=252f22769099d3254e4ccb9edc38f3b41c9d2bf3;hb=d57580c160153c18c9d191b1a18841687ff3c36c;hpb=7cbaf65c394f7c1e4420b33fd67a1088dff48e21 diff --git a/source/version.h b/source/version.h index 252f227..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.04" -#define XSDAB_USERAGENT "XestiaAddressBook/0.04" +#define XSDAB_VERSION "0.24" +#define XSDAB_USERAGENT "XestiaAddressBook/0.24" #define XSDAB_SOURCE "source" #define XSDAB_RELEASE 0 +#define XSDAB_COPYRIGHT "(c)2012 - 2018 Xestia Software Development"