summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Fiala <jurf@riseup.net>2018-02-14 19:12:57 +0100
committerJuraj Fiala <jurf@riseup.net>2018-02-14 19:12:57 +0100
commit741869455e2f01f6f13a20765fdd0127363f806c (patch)
treefa9125fc030e164306cbea08ec70293d100fd02e
parent6829c90f99dc7b9560879f092e290a9b00b81fcf (diff)
downloadgnome-themes-standard-741869455e2f01f6f13a20765fdd0127363f806c.tar.gz
3.27.90.13.27.90.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d0879301..a47aed01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.27.90.1
+=========
+- update configure.ac to new name
+
3.27.90
=======
- rename to gnome-themes-extra
diff --git a/configure.ac b/configure.ac
index 87bb9237..338acfae 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.27.90],
+AC_INIT([gnome-themes-extra], [3.27.90.1],
[https://gitlab.gnome.org/GNOME/gnome-themes-extra/issues])
AC_CONFIG_MACRO_DIR([m4])