00001 #ifndef _VERSION_H_ 00002 #define _VERSION_H_ 00003 00004 #define MAINVERSION "1" 00005 #define SUBVERSION "2" 00006 #define PATCHVERSION "0" 00007 00008 #define APPNAME "OPIE_ADDRESSBOOK" 00009 00010 #endif