diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-15 18:19:49 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-15 18:19:49 -0800 |
commit | 0c5f08dee87e0453e3263f8aa5ca545a0a03353e (patch) | |
tree | 32364b80083b533e2c9d3711fa981d63dfcf5be9 | |
parent | d065113b4fadbb674e6e6f2a7681105f4f0212d3 (diff) |
ico 1.0.4ico-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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 |