summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjs/src/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/src/configure b/js/src/configure
index 6f9bd92..ee53821 100755
--- a/js/src/configure
+++ b/js/src/configure
@@ -1581,9 +1581,9 @@ esac
fi
-MOZILLA_VERSION=`$PERL $srcdir/config/milestone.pl -topsrcdir $srcdir`
-MOZILLA_UAVERSION=`$PERL $srcdir/config/milestone.pl -topsrcdir $srcdir -uaversion`
-MOZILLA_SYMBOLVERSION=`$PERL $srcdir/config/milestone.pl -topsrcdir $srcdir -symbolversion`
+MOZILLA_VERSION=24.2.0
+MOZILLA_UAVERSION=24
+MOZILLA_SYMBOLVERSION=24
cat >> confdefs.pytmp <<EOF
(''' MOZILLA_VERSION ''', r''' "$MOZILLA_VERSION" ''')