From c2e111f41e86eb6f76bf884c9ab997fec7ef8f5c Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Fri, 10 May 2019 19:21:29 -0400 Subject: Version bumped to 60.6.3 --- makeicecat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makeicecat') diff --git a/makeicecat b/makeicecat index 41d7dc1..494360e 100644 --- a/makeicecat +++ b/makeicecat @@ -20,8 +20,8 @@ set -euxo pipefail FFMAJOR=60 -FFMINOR=3 -FFSUB=0 +FFMINOR=6 +FFSUB=3 GNUVERSION=1 FFVERSION=$FFMAJOR.$FFMINOR.$FFSUB ICECATVERSION=$FFVERSION-gnu$GNUVERSION -- cgit v1.2.3