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

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

#define APPNAME "OPIE_ADDRESSBOOK"

#endif