summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-12-27 19:34:52 (UTC)
committer mickeyl <mickeyl>2004-12-27 19:34:52 (UTC)
commitb7e4d203dc5f698a019f83bfb00d06a0b6a05bcb (patch) (unidiff)
tree1dfe1e4704ea7fe53d35e4eedd8e14c16835525a
parent2feacd1a9e7d4150e716658a4801964e8d9f43c8 (diff)
downloadopie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.zip
opie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.tar.gz
opie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.tar.bz2
1.1.8
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog17
-rw-r--r--core/applets/aboutapplet/widget.ui2
-rw-r--r--library/version.h2
3 files changed, 16 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index b8eba81..e0e8200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,115 +1,126 @@
1 2004-??-??Opie 1 2005-??-??Opie 1.2.0
2
3 New Features
4 ------------
5
6 Fixed Bugs
7 ----------
8
9 Internal
10 --------
11
12 2004-11-26Opie 1.1.8
2 13
3 New Features 14 New Features
4 ------------ 15 ------------
5 * PackageManager supports installation of local ipkg files (drw) 16 * PackageManager supports installation of local ipkg files (drw)
6 * PackageManager supports linking of applications to root (drw) 17 * PackageManager supports linking of applications to root (drw)
7 * PackageManager supports src/gz feeds (drw,wimpie) 18 * PackageManager supports src/gz feeds (drw,wimpie)
8 * Add a syslog information tab to sysinfo (mickeyl) 19 * Add a syslog information tab to sysinfo (mickeyl)
9 * Add new, more consistent, PIM icons + a GIMP teplate (ar) 20 * Add new, more consistent, PIM icons + a GIMP teplate (ar)
10 21
11 Fixed Bugs 22 Fixed Bugs
12 ---------- 23 ----------
13 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 24 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
14 * #1269 - VCards were imported into personal area if it was activated (eilers) 25 * #1269 - VCards were imported into personal area if it was activated (eilers)
15 * #1464 - Packagemanager dont set active filter after install a package (drw) 26 * #1464 - Packagemanager dont set active filter after install a package (drw)
27 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
16 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 28 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
17 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 29 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
18 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 30 * n.a. - Battery Applet - fix sizing of battery info popup (drw)
19 * n.a. - Battery Applet - fix sizing of battery info popup
20 31
21 Internal 32 Internal
22 -------- 33 --------
23 * Moved libopie1 to unsupported (mickeyl) 34 * Moved libopie1 to unsupported (mickeyl)
24 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 35 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
25 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 36 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
26 37
27 2004-11-14Opie 1.1.7 38 2004-11-14Opie 1.1.7
28 39
29 New Features 40 New Features
30 ------------ 41 ------------
31 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 42 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
32 * Backup now uses the busy indicator when backing up and restore (ar) 43 * Backup now uses the busy indicator when backing up and restore (ar)
33 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 44 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
34 * OpiePlayer2 better error handling (zecke) 45 * OpiePlayer2 better error handling (zecke)
35 * OpiePlayer2 progress indication while streaming (zecke) 46 * OpiePlayer2 progress indication while streaming (zecke)
36 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 47 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
37 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 48 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
38 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 49 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
39 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 50 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
40 * Opie-Console use Custom Font and Size in a Profile (harlekin) 51 * Opie-Console use Custom Font and Size in a Profile (harlekin)
41 * Opie-Console transparently log the Output and Input to a file (harlekin) 52 * Opie-Console transparently log the Output and Input to a file (harlekin)
42 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 53 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
43 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 54 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
44 * Opie-Security gained a 'test authentication' button (clem) 55 * Opie-Security gained a 'test authentication' button (clem)
45 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 56 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
46 * Opie-Mail improve the handling of POP mail boxes (alwin) 57 * Opie-Mail improve the handling of POP mail boxes (alwin)
47 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 58 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
48 * Opie IRC - backports of the 'NeIRC fork' (zecke) 59 * Opie IRC - backports of the 'NeIRC fork' (zecke)
49 60
50 Fixed Bugs 61 Fixed Bugs
51 ---------- 62 ----------
52 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 63 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
53 * #608 - Make Opie usable for left handed users (zecke) 64 * #608 - Make Opie usable for left handed users (zecke)
54 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 65 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
55 * #1245 - Opie-Go 'paused' (zecke) 66 * #1245 - Opie-Go 'paused' (zecke)
56 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 67 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
57 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 68 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
58 * #1395 - Build VNC Backend with gcc3.4 69 * #1395 - Build VNC Backend with gcc3.4
59 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 70 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
60 * #1426 - Add missing opie-bartender Icon (CoreDump) 71 * #1426 - Add missing opie-bartender Icon (CoreDump)
61 * #1445 - Opie-Sheet Has No Icon (CoreDump) 72 * #1445 - Opie-Sheet Has No Icon (CoreDump)
62 * #1448 - Brightness Applet added (mickeyl) 73 * #1448 - Brightness Applet added (mickeyl)
63 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 74 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
64 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 75 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
65 * n.a. - Opie-mail: fixed some crasher, some layout-problems 76 * n.a. - Opie-mail: fixed some crasher, some layout-problems
66 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 77 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
67 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 78 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
68 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 79 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
69 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) 80 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
70 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 81 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
71 82
72 Internal 83 Internal
73 -------- 84 --------
74 * Opie-Qashmoney has been moved to unsupported (mickeyl) 85 * Opie-Qashmoney has been moved to unsupported (mickeyl)
75 * Opie-Ubrowser has been moved to unsupported (mickeyl) 86 * Opie-Ubrowser has been moved to unsupported (mickeyl)
76 87
77 2004-09-17Opie 1.1.6 88 2004-09-17Opie 1.1.6
78 89
79 New Features 90 New Features
80 ------------ 91 ------------
81 * Fifteen gained configurable number of items (zecke) 92 * Fifteen gained configurable number of items (zecke)
82 * Fifteen can have custom background images (zecke) 93 * Fifteen can have custom background images (zecke)
83 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 94 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
84 * Integrated the new security framework into libopie2 (zecke,clem) 95 * Integrated the new security framework into libopie2 (zecke,clem)
85 * Converted the launcher to use the new security framework (zecke) 96 * Converted the launcher to use the new security framework (zecke)
86 * Backup can now handle custom locations for backup and restore (ar) 97 * Backup can now handle custom locations for backup and restore (ar)
87 * Implemented right-on-hold feedback (wimpie,zecke) 98 * Implemented right-on-hold feedback (wimpie,zecke)
88 * Lots of new features in opie-reader (tim,pohly) 99 * Lots of new features in opie-reader (tim,pohly)
89 * Build system cleanups (schurig) 100 * Build system cleanups (schurig)
90 101
91 Fixed Bugs 102 Fixed Bugs
92 -------- 103 --------
93 * #1005 - Fixed backup to CompactFlash (ar) 104 * #1005 - Fixed backup to CompactFlash (ar)
94 * #1167 - Fixed Opie write crashing on more text than one page (ar) 105 * #1167 - Fixed Opie write crashing on more text than one page (ar)
95 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 106 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
96 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 107 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
97 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 108 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
98 * #1370 - Pimconverter now reacts on cancel key (eilers) 109 * #1370 - Pimconverter now reacts on cancel key (eilers)
99 * #1376 - Bring back the capslock/numlock display (zecke) 110 * #1376 - Bring back the capslock/numlock display (zecke)
100 * #1383 - Language settings now warns about losing open apps (Markus Litz) 111 * #1383 - Language settings now warns about losing open apps (Markus Litz)
101 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 112 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
102 * #1394 - Fixed oversized headline in opie-login (coredump) 113 * #1394 - Fixed oversized headline in opie-login (coredump)
103 * #1396 - Opie-console captures the escape key and vim is working (zecke) 114 * #1396 - Opie-console captures the escape key and vim is working (zecke)
104 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 115 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
105 116
106 2004-07-06Opie 1.1.4 117 2004-07-06Opie 1.1.4
107 118
108 New Features 119 New Features
109 ------------ 120 ------------
110 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 121 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
111 * Added Conversion tool for pim-data (eilers) 122 * Added Conversion tool for pim-data (eilers)
112 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 123 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
113 * Modified the PIM API for providing generic use of OPimRecords (eilers) 124 * Modified the PIM API for providing generic use of OPimRecords (eilers)
114 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 125 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
115 126
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui
index 4091c3c..beefedc 100644
--- a/core/applets/aboutapplet/widget.ui
+++ b/core/applets/aboutapplet/widget.ui
@@ -1,141 +1,141 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>AboutWidget</class> 2<class>AboutWidget</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>AboutWidget</cstring> 7 <cstring>AboutWidget</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>394</width> 14 <width>394</width>
15 <height>210</height> 15 <height>210</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>About</string> 20 <string>About</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
24 </property> 24 </property>
25 <property> 25 <property>
26 <name>layoutSpacing</name> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <grid> 28 <grid>
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>2</number> 31 <number>2</number>
32 </property> 32 </property>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>spacing</name> 34 <name>spacing</name>
35 <number>1</number> 35 <number>1</number>
36 </property> 36 </property>
37 <widget row="0" column="0" rowspan="1" colspan="2" > 37 <widget row="0" column="0" rowspan="1" colspan="2" >
38 <class>QLabel</class> 38 <class>QLabel</class>
39 <property stdset="1"> 39 <property stdset="1">
40 <name>name</name> 40 <name>name</name>
41 <cstring>TextLabel1</cstring> 41 <cstring>TextLabel1</cstring>
42 </property> 42 </property>
43 <property stdset="1"> 43 <property stdset="1">
44 <name>text</name> 44 <name>text</name>
45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.7&lt;/b&gt;&lt;/center&gt;</string> 45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.8&lt;/b&gt;&lt;/center&gt;</string>
46 </property> 46 </property>
47 </widget> 47 </widget>
48 <widget row="1" column="1" > 48 <widget row="1" column="1" >
49 <class>QTabWidget</class> 49 <class>QTabWidget</class>
50 <property stdset="1"> 50 <property stdset="1">
51 <name>name</name> 51 <name>name</name>
52 <cstring>tab</cstring> 52 <cstring>tab</cstring>
53 </property> 53 </property>
54 <property> 54 <property>
55 <name>layoutMargin</name> 55 <name>layoutMargin</name>
56 </property> 56 </property>
57 <property> 57 <property>
58 <name>layoutSpacing</name> 58 <name>layoutSpacing</name>
59 </property> 59 </property>
60 <widget> 60 <widget>
61 <class>QWidget</class> 61 <class>QWidget</class>
62 <property stdset="1"> 62 <property stdset="1">
63 <name>name</name> 63 <name>name</name>
64 <cstring>tab</cstring> 64 <cstring>tab</cstring>
65 </property> 65 </property>
66 <attribute> 66 <attribute>
67 <name>title</name> 67 <name>title</name>
68 <string>About</string> 68 <string>About</string>
69 </attribute> 69 </attribute>
70 <vbox> 70 <vbox>
71 <property stdset="1"> 71 <property stdset="1">
72 <name>margin</name> 72 <name>margin</name>
73 <number>1</number> 73 <number>1</number>
74 </property> 74 </property>
75 <property stdset="1"> 75 <property stdset="1">
76 <name>spacing</name> 76 <name>spacing</name>
77 <number>1</number> 77 <number>1</number>
78 </property> 78 </property>
79 <widget> 79 <widget>
80 <class>QTextBrowser</class> 80 <class>QTextBrowser</class>
81 <property stdset="1"> 81 <property stdset="1">
82 <name>name</name> 82 <name>name</name>
83 <cstring>TextBrowser1</cstring> 83 <cstring>TextBrowser1</cstring>
84 </property> 84 </property>
85 <property stdset="1"> 85 <property stdset="1">
86 <name>text</name> 86 <name>text</name>
87 <string>&lt;p&gt; 87 <string>&lt;p&gt;
88The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. 88The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development.
89&lt;/p&gt; 89&lt;/p&gt;
90&lt;p&gt; 90&lt;p&gt;
91No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. 91No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie.
92&lt;/p&gt; 92&lt;/p&gt;
93&lt;p&gt; 93&lt;p&gt;
94Visit &lt;i&gt;http://opie.handhelds.org&lt;/i&gt; for more information on the Opie Project. 94Visit &lt;i&gt;http://opie.handhelds.org&lt;/i&gt; for more information on the Opie Project.
95&lt;/p&gt;</string> 95&lt;/p&gt;</string>
96 </property> 96 </property>
97 <property stdset="1"> 97 <property stdset="1">
98 <name>textFormat</name> 98 <name>textFormat</name>
99 <enum>RichText</enum> 99 <enum>RichText</enum>
100 </property> 100 </property>
101 </widget> 101 </widget>
102 </vbox> 102 </vbox>
103 </widget> 103 </widget>
104 <widget> 104 <widget>
105 <class>QWidget</class> 105 <class>QWidget</class>
106 <property stdset="1"> 106 <property stdset="1">
107 <name>name</name> 107 <name>name</name>
108 <cstring>tab</cstring> 108 <cstring>tab</cstring>
109 </property> 109 </property>
110 <attribute> 110 <attribute>
111 <name>title</name> 111 <name>title</name>
112 <string>Authors</string> 112 <string>Authors</string>
113 </attribute> 113 </attribute>
114 <hbox> 114 <hbox>
115 <property stdset="1"> 115 <property stdset="1">
116 <name>margin</name> 116 <name>margin</name>
117 <number>1</number> 117 <number>1</number>
118 </property> 118 </property>
119 <property stdset="1"> 119 <property stdset="1">
120 <name>spacing</name> 120 <name>spacing</name>
121 <number>1</number> 121 <number>1</number>
122 </property> 122 </property>
123 <widget> 123 <widget>
124 <class>QTextBrowser</class> 124 <class>QTextBrowser</class>
125 <property stdset="1"> 125 <property stdset="1">
126 <name>name</name> 126 <name>name</name>
127 <cstring>TextBrowser2</cstring> 127 <cstring>TextBrowser2</cstring>
128 </property> 128 </property>
129 <property stdset="1"> 129 <property stdset="1">
130 <name>text</name> 130 <name>text</name>
131 <string>&lt;p&gt; 131 <string>&lt;p&gt;
132&lt;b&gt;Rajko 'alwin' Albrecht&lt;/b&gt; (alwin@handhelds.org)&lt;br/&gt; 132&lt;b&gt;Rajko 'alwin' Albrecht&lt;/b&gt; (alwin@handhelds.org)&lt;br/&gt;
133&lt;b&gt;Stefan 'eilers' Eilers&lt;/b&gt; (eilers@handhelds.org)&lt;br/&gt; 133&lt;b&gt;Stefan 'eilers' Eilers&lt;/b&gt; (eilers@handhelds.org)&lt;br/&gt;
134&lt;b&gt;Holger 'Zecke' Freyther&lt;/b&gt; (zecke@handhelds.org)&lt;br/&gt; 134&lt;b&gt;Holger 'Zecke' Freyther&lt;/b&gt; (zecke@handhelds.org)&lt;br/&gt;
135&lt;b&gt;Chris 'Kergoth' Larson&lt;/b&gt; (kergoth@handhelds.org)&lt;br/&gt; 135&lt;b&gt;Chris 'Kergoth' Larson&lt;/b&gt; (kergoth@handhelds.org)&lt;br/&gt;
136&lt;b&gt;Michael 'Mickey' Lauer&lt;/b&gt; (mickeyl@handhelds.org)&lt;br/&gt; 136&lt;b&gt;Michael 'Mickey' Lauer&lt;/b&gt; (mickeyl@handhelds.org)&lt;br/&gt;
137&lt;b&gt;Lorn 'ljp' Potter&lt;/b&gt; (ljp@handhelds.org)&lt;br/&gt; 137&lt;b&gt;Lorn 'ljp' Potter&lt;/b&gt; (ljp@handhelds.org)&lt;br/&gt;
138&lt;b&gt;Max 'Harlekin' Reiss&lt;/b&gt; (harlekin@handhelds.org)&lt;br/&gt; 138&lt;b&gt;Max 'Harlekin' Reiss&lt;/b&gt; (harlekin@handhelds.org)&lt;br/&gt;
139&lt;b&gt;Andreas 'ar' Richter&lt;/b&gt; (ar@handhelds.org)&lt;br/&gt; 139&lt;b&gt;Andreas 'ar' Richter&lt;/b&gt; (ar@handhelds.org)&lt;br/&gt;
140&lt;b&gt;Dan 'drw' Williams&lt;/b&gt; (drw@handhelds.org)&lt;/tt&gt;&lt;br/&gt; 140&lt;b&gt;Dan 'drw' Williams&lt;/b&gt; (drw@handhelds.org)&lt;/tt&gt;&lt;br/&gt;
141&lt;/p&gt;</string> 141&lt;/p&gt;</string>
diff --git a/library/version.h b/library/version.h
index 0eb7cb6..142d4ac 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.7-snapshot" 2#define QPE_VERSION "1.1.8"
3#define SUB_VERSION "" 3#define SUB_VERSION ""