summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2016-02-03 13:36:05 -0600
committerRuben Rodriguez <ruben@gnu.org>2016-02-03 13:36:05 -0600
commit501a13debeebf3244f33646ac3bad75f9a0e614d (patch)
tree38386763f1208439b51925c8c89f1281aebc9f8c
parentef670fd8cfbc2794d0d4fe04476e4b2226ae5eae (diff)
Version bumped to 38.5.2
-rw-r--r--data/Changelog.IceCat4
-rw-r--r--makeicecat2
2 files changed, 5 insertions, 1 deletions
diff --git a/data/Changelog.IceCat b/data/Changelog.IceCat
index 03c61fe..90b0c5f 100644
--- a/data/Changelog.IceCat
+++ b/data/Changelog.IceCat
@@ -1,3 +1,7 @@
+2015-12-24 Ruben Rodriguez <ruben@gnu.org>
+ * Updated to v38.5.2ESR
+ * Disabled direct2d acceleration (fix for Windows crashes)
+
2015-12-22 Ruben Rodriguez <ruben@gnu.org>
* Updated to v38.5.0ESR
* Fixed v38 related issues on multiarch builds (MacOS, Windows, Android)
diff --git a/makeicecat b/makeicecat
index debc013..0117b0e 100644
--- a/makeicecat
+++ b/makeicecat
@@ -21,7 +21,7 @@ set -e
FFMAJOR=38
FFMINOR=5
-FFSUB=0
+FFSUB=2
GNUVERSION=1
FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB}
ICECATVERSION=$FFVERSION-gnu$GNUVERSION