author | mickeyl <mickeyl> | 2004-09-18 14:36:27 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-09-18 14:36:27 (UTC) |
commit | fa5c8471c3053dfc8d9742426faa569b3aa03d71 (patch) (side-by-side diff) | |
tree | 1b42d2a4b5d36e3a457c93f47cbec1b4099e1cf1 | |
parent | 721dbd6d4cfc2bfdede82a937b921e6f454da7d1 (diff) | |
download | opie-fa5c8471c3053dfc8d9742426faa569b3aa03d71.zip opie-fa5c8471c3053dfc8d9742426faa569b3aa03d71.tar.gz opie-fa5c8471c3053dfc8d9742426faa569b3aa03d71.tar.bz2 |
prepare changelog for next release, version is now 1.1.6-snapshot
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -22,8 +22,9 @@ Fixed Bugs -------- * #1005 - Fixed backup to CompactFlash (ar) + * #1167 - Fixed Opie write crashing on more text than one page (ar) * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) * #1359 - Fixed bookmarks in Gutenbrowser (ljp) * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) * #1370 - Pimconverter now reacts on cancel key (eilers) diff --git a/library/version.h b/library/version.h index 4d27e24..c084122 100644 --- a/library/version.h +++ b/library/version.h @@ -1,3 +1,3 @@ #define QPE_VENDOR "Project Opie" -#define QPE_VERSION "1.1.6" +#define QPE_VERSION "1.1.6-snapshot" #define SUB_VERSION "" |