summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakeicecat2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeicecat b/makeicecat
index 2157f24..4dcafdf 100755
--- a/makeicecat
+++ b/makeicecat
@@ -25,7 +25,7 @@ readonly FFMAJOR=115
readonly FFMINOR=18
readonly FFSUB=0
readonly FFBUILD=1
-readonly GNUVERSION=1
+readonly GNUVERSION=2
readonly SOURCEBALL_CHECKSUM='2a79174f743caa1bffcc6f4e95e4642b0f36ab24cfa94e4dca0663e0d45c344c'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}