From 4fe6954503e4182351ad0d54a733ee99eb7f3b24 Mon Sep 17 00:00:00 2001 From: Mark Finkle Date: Wed, 11 Nov 2009 13:00:12 -0500 Subject: [PATCH] Bump Maemo version to 1.0b6pre --- mobile/confvars.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/confvars.sh b/mobile/confvars.sh index 988581adc95f..e0b6d6915833 100644 --- a/mobile/confvars.sh +++ b/mobile/confvars.sh @@ -45,7 +45,7 @@ case "$target" in MOZ_APP_VERSION=1.0a4pre ;; *) - MOZ_APP_VERSION=1.0b5 + MOZ_APP_VERSION=1.0b6pre ;; esac