summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2016-02-04 17:40:34 -0600
committerRuben Rodriguez <ruben@gnu.org>2016-02-04 17:40:34 -0600
commit9582d914f2bf2d9f9d770a307ec5d66542a1cb1e (patch)
tree2eab5c1ea2b004212c22e7715774ac64a6c5060f
parentc53db50bd628ec799b7a6a64addb9f18a2d42b73 (diff)
Version bumped to 38.6.0
-rw-r--r--data/Changelog.IceCat5
-rw-r--r--makeicecat4
2 files changed, 7 insertions, 2 deletions
diff --git a/data/Changelog.IceCat b/data/Changelog.IceCat
index 90b0c5f..2293562 100644
--- a/data/Changelog.IceCat
+++ b/data/Changelog.IceCat
@@ -1,3 +1,8 @@
+2016-02-03 Ruben Rodriguez <ruben@gnu.org>
+ * Updated to v38.6.0ESR
+ * HTTPS-Everywhere updated to 5.1.3
+ * HTML5 Video Everywhere updated to 0.3.4
+
2015-12-24 Ruben Rodriguez <ruben@gnu.org>
* Updated to v38.5.2ESR
* Disabled direct2d acceleration (fix for Windows crashes)
diff --git a/makeicecat b/makeicecat
index 0117b0e..190a5a2 100644
--- a/makeicecat
+++ b/makeicecat
@@ -20,8 +20,8 @@
set -e
FFMAJOR=38
-FFMINOR=5
-FFSUB=2
+FFMINOR=6
+FFSUB=0
GNUVERSION=1
FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB}
ICECATVERSION=$FFVERSION-gnu$GNUVERSION