From a1483e48dc608f5f0e3b9807a86599635149cced Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Sun, 2 May 2010 00:22:10 +0200 Subject: Bump version number to 0.0.3. Give proper Unicode copyright in About. --- AndroidManifest.xml | 4 ++-- res/values/strings.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8303217..fd06285 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="3" + android:versionName="0.0.3"> diff --git a/res/values/strings.xml b/res/values/strings.xml index aee9313..bef7c95 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -31,10 +31,10 @@ decode results About About Unicode Map - Unicode Map version 0.0.2\nby David + Unicode Map version 0.0.3\nby David A. Madore\n\n(Unfinished and Unstable!)\n\nThe code for this - program is in the Public Domain; data is by the Unicode - consortium.\nNote: Android displays most characters as + program is in the Public Domain; data is ©1991–2010 + Unicode, Inc.\nNote: Android displays most characters as rectangles, but you can still paste them correctly (e.g., in web forms). OK -- cgit v1.2.3