diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-04 19:35:36 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-04 19:35:36 -0800 |
commit | 6c21e937384272a17f5afd29c4ac74e071816d6c (patch) | |
tree | 8ec92b3901017fc33444e2ebe52bece16f10927a /configure.ac | |
parent | a8f2ae3ec37b6a0cc99ba4e473efc817809a492c (diff) |
listres 1.0.4listres-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |