update the mre mozilla version to 1.1a+, r=cls

This commit is contained in:
leaf%mozilla.org 2002-06-21 13:52:59 +00:00
parent 6671a0756a
commit d1ff4cafd7

View File

@ -40,7 +40,7 @@ AC_CANONICAL_SYSTEM
TARGET_CPU="${target_cpu}"
TARGET_VENDOR="${target_vendor}"
TARGET_OS="${target_os}"
MOZILLA_VERSION='0.9.9+'
MOZILLA_VERSION='1.1a+'
AC_SUBST(MOZILLA_VERSION)
dnl ========================================================