summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:28:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:28:31 -0800
commitce712a3ab96eb8127d9eda4600d99e6b83bd99db (patch)
treea3629d773b04c2504c2f37577a60b40c27ed7a85
parentba8a175f550e3a195ac12e47d6edf34f1fc8e309 (diff)
appres 1.0.5appres-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 6a28b31..97b5b8e 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([appres], [1.0.4],
+AC_INIT([appres], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [appres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])