fix i18nc typo in last commit
[kdeaccessibility.git] / ksayit / src / version.h
blob6d93e358917c8c2ae82791ac5f0c4f4704496fbf
1 /***************************************************************************
2 version.h - description
3 -------------------
4 begin : Son Aug 10 13:26:57 EDT 2003
5 copyright : (C) 2003 by Robert Vogl
6 email : voglrobe@saphir
7 ***************************************************************************/
9 /***************************************************************************
10 * *
11 * This program is free software; you can redistribute it and/or modify *
12 * it under the terms of the GNU General Public License as published by *
13 * the Free Software Foundation; either version 2 of the License, or *
14 * (at your option) any later version. *
15 * *
16 ***************************************************************************/
18 #ifndef VERSION_H
19 #define VERSION_H
21 const char* KSAYIT_VERSION = " 0.8.3";
23 #endif // VERSION_H