summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2006-11-22 11:59:34 +0000
committerAlexander Larsson <alexl@redhat.com>2006-11-22 11:59:34 +0000
commitd997bcdea19a0655c0ca4e9cadfe552258275a95 (patch)
treecfb03d358a61dec03b2188935c218624bb5b0734
parent383ed42999d24d0f527b8571da51b1ce430c38fb (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