summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2016-06-24 23:32:19 -0400
committerRuben Rodriguez <ruben@gnu.org>2016-06-24 23:32:19 -0400
commitd05c3f23b8e31db1d3f112557bd4f66f364d32b9 (patch)
tree7ca20912af29710626da0edd1e2197a88c72e63c
parentdfca19be2da9a7043894995d4dafaca201acd329 (diff)
Bumped gnu version to 2 to fix failed binary build issue
-rw-r--r--makeicecat2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeicecat b/makeicecat
index ac81dbf..a1d4c7d 100644
--- a/makeicecat
+++ b/makeicecat
@@ -22,7 +22,7 @@ set -e
FFMAJOR=38
FFMINOR=8
FFSUB=0
-GNUVERSION=1
+GNUVERSION=2
FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB}
ICECATVERSION=$FFVERSION-gnu$GNUVERSION
SOURCEDIR=icecat-$FFVERSION