summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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