summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-15 18:19:49 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-15 18:19:49 -0800
commit0c5f08dee87e0453e3263f8aa5ca545a0a03353e (patch)
tree32364b80083b533e2c9d3711fa981d63dfcf5be9
parentd065113b4fadbb674e6e6f2a7681105f4f0212d3 (diff)
ico 1.0.4ico-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d0a66c0..f7db44c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([ico], [1.0.3],
+AC_INIT([ico], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [ico])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE