#ifndef _VERSION_H_ #define _VERSION_H_ #define MAINVERSION "1" #define SUBVERSION "2" #define PATCHVERSION "0" #define APPNAME "OPIE_ADDRESSBOOK" #endif