-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 10 insertions, 2 deletions
@@ -1,9 +1,17 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2204-??-??Opie 1.1.x |
2 | |||
3 | New Features | ||
4 | ------------ | ||
5 | |||
6 | Fixed Bugs | ||
7 | ---------- | ||
8 | |||
9 | 2004-09-17Opie 1.1.6 | ||
2 | 10 | ||
3 | New Features | 11 | New Features |
4 | ------------ | 12 | ------------ |
5 | * Fifteen gained configurable number of items (zecke) | 13 | * Fifteen gained configurable number of items (zecke) |
6 | * Fifteen can have custom background images (zecke) | 14 | * Fifteen can have custom background images (zecke) |
7 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 15 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
8 | * Integrated the new security framework into libopie2 (zecke,clem) | 16 | * Integrated the new security framework into libopie2 (zecke,clem) |
9 | * Converted the launcher to use the new security framework (zecke) | 17 | * Converted the launcher to use the new security framework (zecke) |
diff --git a/library/version.h b/library/version.h index ab54651..4d27e24 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.1.5-snapshot" | 2 | #define QPE_VERSION "1.1.6" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |