summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS15
-rw-r--r--configure.ac2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b84a06999..8dcab6cb1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.19.90
+ - lighter fullcolor folders
+ - thicker stroke for non-starred-symbolic
+ - emblem-new metaphor sync
+ - call-start call-stop symbolic shape improvements
+ - mark-location-symbolic improved shape
+ - edit-cut shape improvement
+ - simplify hdd symbolic shapes
+ - document-edit-symblic
+ - visual separation between list and grid view and hamburger menu
+ (symbolic)
+ - symbolic wifi-acquiring bugfix
+ - specfic icon grid for gnome-shell
+ - windows build system scripts
+
3.18.0
- improved view-list-symbolic
- cursors working on KDE
diff --git a/configure.ac b/configure.ac
index 359311f6f..a008631b3 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([adwaita-icon-theme], [3.18.0],
+AC_INIT([adwaita-icon-theme], [3.19.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in])