bump version to 1.0b2pre, r=stuart

This commit is contained in:
Gavin Sharp 2009-03-18 20:37:20 -04:00
parent 034651408a
commit 908ab3f563
2 changed files with 1 additions and 2 deletions

View File

@ -19,4 +19,3 @@ MaxVersion=@GRE_MILESTONE@
[XRE]
EnableExtensionManager=1

View File

@ -42,7 +42,7 @@ case "$target" in
MOZ_APP_VERSION=0.11
;;
*)
MOZ_APP_VERSION=1.0b1
MOZ_APP_VERSION=1.0b2pre
;;
esac