summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexl <alexl>2006-11-22 11:59:34 +0000
committeralexl <alexl>2006-11-22 11:59:34 +0000
commit1fb9f8ae1026725f5a8a87c81daa65ed2f9cccf0 (patch)
treecfb03d358a61dec03b2188935c218624bb5b0734
parentcc270fe6f4e9ba873dfeecda5dd2dbcf244eb95b (diff)
2006-11-22 Alexander Larsson <alexl@redhat.com>DEFAULT_ICON_THEME_0_10
* configure.ac: Bump version to 0.10
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c6c5c7..a3f91a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-11-22 Alexander Larsson <alexl@redhat.com>
+ * configure.ac:
+ Bump version to 0.10
+
+2006-11-22 Alexander Larsson <alexl@redhat.com>
+
* Makefile.in:
* index.theme:
Add new contexts from icon naming spec:
diff --git a/configure.ac b/configure.ac
index e0fafbf..d3782a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([hicolor-icon-theme], [0.8])
+AC_INIT([hicolor-icon-theme], [0.10])
AC_PROG_INSTALL