diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -1.7.x +1.7.90 * Import Crux Metacity theme and rename it to Quid * Add BlueMenta theme diff --git a/configure.ac b/configure.ac index 9eddb768..c4e15d2e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.7.2], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.7.90], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |