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

#define MAINVERSION  "0"
#define SUBVERSION   "9"
#define PATCHVERSION "5"

#define APPNAME "OPIE_ADDRESSBOOK"

#endif