bump to v0.3.3
[travelLog.git] / res / values / update.xml
blob70836270b8335c5224ca0b8ef0ccc43629ae0ce7
1 <?xml version="1.0" encoding="utf-8"?>
2         <!--
3                 Copyright (C) 2010 Felix Bechstein
4         -->
5         <!--
6                 This file is part of Call Meter NG. This program is free software; you
7                 can redistribute it and/or modify it under the terms of the GNU
8                 General Public License as published by the Free Software Foundation;
9                 either version 3 of the License, or (at your option) any later
10                 version.
11         -->
12         <!--
13                 This program is distributed in the hope that it will be useful, but
14                 WITHOUT ANY WARRANTY; without even the implied warranty of
15                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16                 General Public License for more details. You should have received a
17                 copy of the GNU General Public License along with this program; If
18                 not, see <http://www.gnu.org/licenses/>.
19         -->
20 <resources>
21         <string-array name="updates">
22                 <item>v0.3.3: add hi-res icons</item>
23                 <item>v0.3.2: fix some more bugs</item>
24                 <item>v0.3.1: fix some minor bugs</item>
25                 <item>v0.3: support flip export upside down</item>
26                 <item>v0.2: add locale for en, en_US, calc time for each line, round time</item>
27                 <item>v0.1: Initial release</item>
28         </string-array>
29 </resources>