diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 12:06:29 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 12:06:29 -0700 |
commit | 0527098de837af8c4720170df94ba9748ba8009e (patch) | |
tree | eede05d4bb0281fc5fd918a24a232a28438f6850 | |
parent | 0678006b4a495d18930963e668b501a3850762cd (diff) |
listres 1.0.5listres-1.0.5
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 c3ab381..7080e16 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.4], +AC_INIT(listres, [1.0.5], [https://gitlab.freedesktop.org/xorg/app/listres/issues], listres) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |