summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/version.h
Unidiff
Diffstat (limited to 'core/pim/addressbook/version.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/version.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/pim/addressbook/version.h b/core/pim/addressbook/version.h
new file mode 100644
index 0000000..d96f857
--- a/dev/null
+++ b/core/pim/addressbook/version.h
@@ -0,0 +1,10 @@
1#ifndef _VERSION_H_
2#define _VERSION_H_
3
4#define MAINVERSION "0"
5#define SUBVERSION "1"
6#define PATCHVERSION "0"
7
8#define APPNAME "OPIE_ADDRESSBOOK"
9
10#endif