version.h

00001 /***************************************************************************
00002                           version.h  -  description
00003                              -------------------
00004     begin                : Mon March 3 2003
00005     copyright            : (C) 2003 by Andre Simon
00006     email                : andre.simon1@gmx.de
00007  ***************************************************************************/
00008 
00009 /***************************************************************************
00010  *                                                                         *
00011  *   This program is free software; you can redistribute it and/or modify  *
00012  *   it under the terms of the GNU General Public License as published by  *
00013  *   the Free Software Foundation; either version 2 of the License, or     *
00014  *   (at your option) any later version.                                   *
00015  *                                                                         *
00016  ***************************************************************************/
00017 
00018 #ifndef VERSION_H
00019 #define VERSION_H
00020 
00021 #define HIGHLIGHT_VERSION "2.4.3"
00022 
00023 #define HIGHLIGHT_URL "http://www.andre-simon.de/"
00024 #define HIGHLIGHT_EMAIL "andre.simon1@gmx.de"
00025 
00026 #endif

Generated on Fri Apr 27 13:12:36 2007 for Highlight Code Converter by  doxygen 1.5.2