From cb4bbb16a12d495eca1ac05ebacc7557e9b05c05 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Fri, 9 Nov 2018 15:46:03 -0500 Subject: Version bumped to v60.3.0ESR --- makeicecat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makeicecat') diff --git a/makeicecat b/makeicecat index d26fd3c..aa46b94 100644 --- a/makeicecat +++ b/makeicecat @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2014-2016 Ruben Rodriguez +# Copyright (C) 2014-2018 Ruben Rodriguez # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ set -e FFMAJOR=60 -FFMINOR=2 +FFMINOR=3 FFSUB=0 GNUVERSION=1 FFVERSION=$FFMAJOR.$FFMINOR.$FFSUB -- cgit v1.2.3