diff options
author | Christopher Baines <cbaines8@gmail.com> | 2012-03-07 23:18:50 +0000 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2012-03-07 23:18:50 +0000 |
commit | 26f11938b2467d6033ade06af57dc678dc3401cd (patch) | |
tree | f438b8162471041ebcc8f912dac2e348946c9bb7 /res/values | |
parent | 07bd9e8e8797a0ee438e1026824ac253c168ff0e (diff) | |
download | southamptonuniversitymap-26f11938b2467d6033ade06af57dc678dc3401cd.tar southamptonuniversitymap-26f11938b2467d6033ade06af57dc678dc3401cd.tar.gz |
Bump version to 0.7.
Diffstat (limited to 'res/values')
-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 521f04c..d9932e9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -107,7 +107,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.< <!-- About Strings --> <string name="about">About</string> <string name="about_version">Version</string> - <string name="about_version_summary">0.6.5 (alpha)</string> + <string name="about_version_summary">0.7 (alpha)</string> <string name="about_copyright">Copyright</string> <string name="about_copyright_summary">© 2012, Christopher Baines</string> <string name="about_license">License</string> |