From 1e6783e25c379d44d27f9e1581dce8896db2da8f Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Sat, 15 Apr 2017 22:02:02 -0400 Subject: Version bumped to 52.0.2ESR --- makeicecat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'makeicecat') diff --git a/makeicecat b/makeicecat index 2912cee..abc95df 100644 --- a/makeicecat +++ b/makeicecat @@ -19,9 +19,9 @@ set -e -FFMAJOR=45 -FFMINOR=7 -FFSUB=0 +FFMAJOR=52 +FFMINOR=0 +FFSUB=2 GNUVERSION=1 FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB} ICECATVERSION=$FFVERSION-gnu$GNUVERSION -- cgit v1.2.3