summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/version.h
blob: b740326a38e288912d775b184a259b1e0b6ff5ac (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _VERSION_H_
#define _VERSION_H_

#define MAINVERSION  "0"
#define SUBVERSION   "1"
#define PATCHVERSION "1"

#define APPNAME "OPIE_ADDRESSBOOK"

#endif