diff options
Diffstat (limited to 'kpovmodeler/version.h')
-rw-r--r-- | kpovmodeler/version.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/kpovmodeler/version.h b/kpovmodeler/version.h new file mode 100644 index 00000000..1fbc1f0c --- /dev/null +++ b/kpovmodeler/version.h @@ -0,0 +1,18 @@ +/* +************************************************************************** + description + -------------------- + copyright : (C) 2000-2003 by Andreas Zehender + email : [email protected] +************************************************************************** + +************************************************************************** +* * +* This program 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; either version 2 of the License, or * +* (at your option) any later version. * +* * +**************************************************************************/ + +#define KPOVMODELER_VERSION "1.1.3" |