diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2018-02-25 20:10:20 -0500 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2018-02-25 20:10:20 -0500 |
commit | 95d8edd62741b0ef504f0c47e374c8af90650458 (patch) | |
tree | 43a94f7d171d3769e33569316a492e2e193996a2 /makeicecat | |
parent | 93fbfec9e05a68369a70ede4d94a883f5a71043c (diff) |
Version bumped to v52.3.0ESR, plus tuned up the buildscripts
Diffstat (limited to 'makeicecat')
-rw-r--r-- | makeicecat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ set -e FFMAJOR=52 -FFMINOR=3 +FFMINOR=6 FFSUB=0 GNUVERSION=1 FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB} |