summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/Changelog.IceCat3
-rw-r--r--makeicecat4
2 files changed, 5 insertions, 2 deletions
diff --git a/data/Changelog.IceCat b/data/Changelog.IceCat
index 2293562..273e5dd 100644
--- a/data/Changelog.IceCat
+++ b/data/Changelog.IceCat
@@ -1,3 +1,6 @@
+2016-04-07 Ruben Rodriguez <ruben@gnu.org>
+ * Updated to v38.7.1ESR
+
2016-02-03 Ruben Rodriguez <ruben@gnu.org>
* Updated to v38.6.0ESR
* HTTPS-Everywhere updated to 5.1.3
diff --git a/makeicecat b/makeicecat
index 190a5a2..ccf68d2 100644
--- a/makeicecat
+++ b/makeicecat
@@ -20,8 +20,8 @@
set -e
FFMAJOR=38
-FFMINOR=6
-FFSUB=0
+FFMINOR=7
+FFSUB=1
GNUVERSION=1
FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB}
ICECATVERSION=$FFVERSION-gnu$GNUVERSION