author | eilers <eilers> | 2003-03-09 17:01:36 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-03-09 17:01:36 (UTC) |
commit | b3cdd67128d1226324d349fd8e665233a874f1e7 (patch) (side-by-side diff) | |
tree | 4fae1e9ace24ad11ead0eb41cf7261336a0de187 /core | |
parent | 06d6fd6ae517d560616d0864db29c7d8ae7a0a32 (diff) | |
download | opie-b3cdd67128d1226324d349fd8e665233a874f1e7.zip opie-b3cdd67128d1226324d349fd8e665233a874f1e7.tar.gz opie-b3cdd67128d1226324d349fd8e665233a874f1e7.tar.bz2 |
Switching to version 0.9.1
-rw-r--r-- | core/pim/addressbook/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pim/addressbook/version.h b/core/pim/addressbook/version.h index c2ead05..0f12bd7 100644 --- a/core/pim/addressbook/version.h +++ b/core/pim/addressbook/version.h @@ -1,10 +1,10 @@ #ifndef _VERSION_H_ #define _VERSION_H_ #define MAINVERSION "0" -#define SUBVERSION "3" -#define PATCHVERSION "0" +#define SUBVERSION "9" +#define PATCHVERSION "1" #define APPNAME "OPIE_ADDRESSBOOK" #endif |