summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2018-11-09 15:46:03 -0500
committerRuben Rodriguez <ruben@gnu.org>2018-11-09 15:46:03 -0500
commitcb4bbb16a12d495eca1ac05ebacc7557e9b05c05 (patch)
treecf101d70f1e2172a504ca3821761f977a60b77df /makeicecat
parentdd85f7688acfdd5fc4f69773b34285d36e25d00e (diff)
Version bumped to v60.3.0ESR
Diffstat (limited to 'makeicecat')
-rw-r--r--makeicecat4
1 files changed, 2 insertions, 2 deletions
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 <ruben@gnu.org>
+# Copyright (C) 2014-2018 Ruben Rodriguez <ruben@gnu.org>
#
# 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