summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2004-03-08 11:13:49 +0000
committerAlexander Larsson <alexl@src.gnome.org>2004-03-08 11:13:49 +0000
commiteda048862d05fea2eb50159cea68bb04aa534f9b (patch)
treeeabe38ba29a76ba2a0cf9631cc17563784408023
parentfabe981b020794fb38e018e673d6e6ccf1c1f5ba (diff)
downloadadwaita-icon-theme-eda048862d05fea2eb50159cea68bb04aa534f9b.tar.gz
Update to 1.1.90
2004-03-08 Alexander Larsson <alexl@redhat.com> * NEWS: * configure.in: Update to 1.1.90
-rw-r--r--ChangeLog6
-rw-r--r--NEWS6
-rw-r--r--configure.in2
3 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bfc78d857..04129d1f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-08 Alexander Larsson <alexl@redhat.com>
+
+ * NEWS:
+ * configure.in:
+ Update to 1.1.90
+
2004-03-05 Jeroen Zwartepoorte <jeroen@xs4all.nl>
* 48x48/mimetypes/Makefile.am: s/csharpsrc/csharp/.
diff --git a/NEWS b/NEWS
index 0c5d92b3f..b7798be96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-Version 1.1.8
+Version 1.1.90
+
+Changes since 1.1.8:
+* indent icon polish
+* renamed csharp mime icon due to changed mimetype
Changes since 1.1.7:
* New gnome-fs-directory-visiting icon
diff --git a/configure.in b/configure.in
index 817fd7a2d..d2962bd10 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_INIT(index.theme.in)
-AM_INIT_AUTOMAKE(gnome-icon-theme, 1.1.8)
+AM_INIT_AUTOMAKE(gnome-icon-theme, 1.1.90)
AM_MAINTAINER_MODE