summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
-rw-r--r--library/version.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 997c8db..4c61c92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@
23 Fixed Bugs 23 Fixed Bugs
24 -------- 24 --------
25 * #1005 - Fixed backup to CompactFlash (ar) 25 * #1005 - Fixed backup to CompactFlash (ar)
26 * #1167 - Fixed Opie write crashing on more text than one page (ar)
26 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 27 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
27 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 28 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
28 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 29 * #1361 - Fixed auto upercase in Opie-Addressbook (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 @@
1#define QPE_VENDOR "Project Opie" 1#define QPE_VENDOR "Project Opie"
2#define QPE_VERSION "1.1.6" 2#define QPE_VERSION "1.1.6-snapshot"
3#define SUB_VERSION "" 3#define SUB_VERSION ""