summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:35:36 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-04 19:35:36 -0800
commit6c21e937384272a17f5afd29c4ac74e071816d6c (patch)
tree8ec92b3901017fc33444e2ebe52bece16f10927a
parenta8f2ae3ec37b6a0cc99ba4e473efc817809a492c (diff)
listres 1.0.4listres-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 b33d129..0d507c4 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(listres, [1.0.3],
+AC_INIT(listres, [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], listres)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])