summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Fiala <jurf@riseup.net>2018-02-14 18:12:03 +0100
committerJuraj Fiala <jurf@riseup.net>2018-02-14 18:12:03 +0100
commit6829c90f99dc7b9560879f092e290a9b00b81fcf (patch)
treeb7c828873fea50ca44dec1599a11670549e0875d
parentf6baf76a253665e5320a5bf6edd791c2f26e82ca (diff)
downloadgnome-themes-standard-6829c90f99dc7b9560879f092e290a9b00b81fcf.tar.gz
3.27.903.27.90
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d583b43e..d0879301 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.27.90
+=======
+- rename to gnome-themes-extra
+- update README.md, various metafile updates
+- fix out-of-tree HC builds (Alexandre Rostovtsev)
+- use zopflipng (Ville Skyttä)
+- icon theme metadata updates (Jeremy Bicha, Dariusz Gadomski)
+- translation updates
+
3.22.3
======
- dark theme fix
diff --git a/configure.ac b/configure.ac
index 683cc152..87bb9237 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-themes-standard], [3.22.3],
+AC_INIT([gnome-themes-standard], [3.27.90],
[https://gitlab.gnome.org/GNOME/gnome-themes-extra/issues])
AC_CONFIG_MACRO_DIR([m4])