diff options
author | Christopher Baines <cbaines8@gmail.com> | 2012-01-31 19:04:18 +0000 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2012-01-31 19:04:18 +0000 |
commit | cbc010bf709f9cc832d59536dc27d248908717dd (patch) | |
tree | bcfa7147a9dc6f36de987817c9f03723fa764161 /res | |
parent | dfb04205b7dbe5d559c01056e988ea2422e99cdb (diff) | |
download | southamptonuniversitymap-cbc010bf709f9cc832d59536dc27d248908717dd.tar southamptonuniversitymap-cbc010bf709f9cc832d59536dc27d248908717dd.tar.gz |
Removed csv files that should have been removed before taging 0.2, and updated versioning errors.
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 32832b2..033a6a9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -86,7 +86,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.< <string name="menu_refresh_stop">Refresh</string> <string name="about">About</string> <string name="about_version">Version</string> - <string name="about_version_summary">0.15 (alpha)</string> + <string name="about_version_summary">0.2.1 (alpha)</string> <string name="about_copyright">Copyright</string> <string name="about_copyright_summary">© 2012, Christopher Baines</string> <string name="about_license">License</string> |