diff options
author | Alexander Larsson <alexl@redhat.com> | 2004-04-06 13:21:08 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2004-04-06 13:21:08 +0000 |
commit | 15040bd177e05157bdc77c0f4889487a292f03a1 (patch) | |
tree | 485c5b04f95f6b9d596f8f08844dbf6b41c73859 | |
parent | 987082fc3afc3443014a59e23a96d83a144f24d4 (diff) |
2004-04-06 Alexander Larsson <alexl@redhat.com>DEFAULT_ICON_THEME_0_5
* configure.ac:
Update to 0.5
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2004-04-06 Alexander Larsson <alexl@redhat.com> + + * configure.ac: + Update to 0.5 + 2004-04-06 Ross Burton <ross@burtonini.com> * Makefile.in: diff --git a/configure.ac b/configure.ac index 3e0951f..a9e54da 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([hicolor-icon-theme], [0.4]) +AC_INIT([hicolor-icon-theme], [0.5]) AC_PROG_INSTALL |