From 3b81371bdaf2ba0b2a774382a9ca3e54fc42d7b7 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Thu, 1 Dec 2016 17:28:10 -0500 Subject: Version bumped to 45.5.1ESR --- makeicecat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makeicecat') diff --git a/makeicecat b/makeicecat index 28bd7b6..7d65141 100644 --- a/makeicecat +++ b/makeicecat @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2014,2015 Ruben Rodriguez +# Copyright (C) 2014-2016 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 @@ -21,7 +21,7 @@ set -e FFMAJOR=45 FFMINOR=5 -FFSUB=0 +FFSUB=1 GNUVERSION=1 FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB} ICECATVERSION=$FFVERSION-gnu$GNUVERSION -- cgit v1.2.3