Index: src/common/version.h =================================================================== diff -u -N -r4ed10e70d76ddd730af8a323dafce84eeebea63d -rf83654b1b3aefc8ad8502695f7fbfb9b93575fa0 --- src/common/version.h (.../version.h) (revision 4ed10e70d76ddd730af8a323dafce84eeebea63d) +++ src/common/version.h (.../version.h) (revision f83654b1b3aefc8ad8502695f7fbfb9b93575fa0) @@ -1,21 +1,3 @@ -/*************************************************************************** -* Copyright (C) 2001-2008 by J�zef Starosczyk * -* ixen@copyhandler.com * -* * -* This program is free software; you can redistribute it and/or modify * -* it under the terms of the GNU Library General Public License * -* (version 2) as published by the Free Software Foundation; * -* * -* This program 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 Library General Public * -* License along with this program; if not, write to the * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ #ifndef __VERSION_H__ #define __VERSION_H__ @@ -27,7 +9,7 @@ // Version of program #define PRODUCT_VERSION1 1 #define PRODUCT_VERSION2 30 -#define PRODUCT_VERSION3 118 +#define PRODUCT_VERSION3 119 #define PRODUCT_VERSION4 0 #define PRODUCT_VERSION "1.30 Final"