#ifndef _VERSION_H_ #define _VERSION_H_ #define MAINVERSION "0" #define SUBVERSION "9" #define PATCHVERSION "4" #define APPNAME "OPIE_ADDRESSBOOK" #endif