summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 22:26:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 22:26:48 -0800
commite2a3e08d7a93738a88fdc889517f85d17371b626 (patch)
tree1a92e9082a53f1d899bac1710db576234c2421d6
parent27bb9485b60408c7bad53abf67f69ca99ab8fa2e (diff)
ico 1.0.5ico-1.0.5
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 0126490..b9a42bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([ico], [1.0.4],
+AC_INIT([ico], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [ico])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])