-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 8 insertions, 3 deletions
@@ -1,5 +1,10 @@ -2005-03-nn Opie 1.2.0 +2005-??-?? Opie 1.2.1 + + Fixed Bugs + ---------- + +2005-03-25 Opie 1.2.0 Fixed Bugs ---------- * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) @@ -17,9 +22,9 @@ * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) * PackageManager supports the 'lists_dir' ipkg configuration option (drw) * Added hi-res inline images for large resolution devices (drw) * Improved launcher icons for consistency (ar) - * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) + * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) Fixed Bugs ---------- * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) diff --git a/library/version.h b/library/version.h index 11c0e0f..a44c7d2 100644 --- a/library/version.h +++ b/library/version.h @@ -1,3 +1,3 @@ #define QPE_VENDOR "Project Opie" -#define QPE_VERSION "1.2.0" +#define QPE_VERSION "1.2.0-snapshot" #define SUB_VERSION "" |