-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,5 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | 2 | ||
3 | * Improved big-screen support (zecke,ar) | ||
3 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 4 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
4 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 5 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
@@ -6,4 +7,5 @@ | |||
6 | * Improved light-n-power for C7x0 (mickeyl) | 7 | * Improved light-n-power for C7x0 (mickeyl) |
7 | * Added automatic rotation support for C7x0 (treke) | 8 | * Added automatic rotation support for C7x0 (treke) |
9 | * Split libopie1 up into a set of smaller - functionality grouped - libraries (mickeyl) | ||
8 | 10 | ||
9 | 2003-11-29The Opie Team <opie@handhelds.org> | 11 | 2003-11-29The Opie Team <opie@handhelds.org> |
diff --git a/library/version.h b/library/version.h index 02e9bfe..64d59b6 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.0-snapshot" | 2 | #define QPE_VERSION "1.1.1-snapshot" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |