From e3e3a75a8ab69c5016e320cb2ad71732e9921074 Mon Sep 17 00:00:00 2001 From: alexl Date: Tue, 6 Apr 2004 13:21:08 +0000 Subject: 2004-04-06 Alexander Larsson * configure.ac: Update to 0.5 --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 159c611..cf18437 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-06 Alexander Larsson + + * configure.ac: + Update to 0.5 + 2004-04-06 Ross Burton * 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 -- cgit