diff --git a/configure.ac b/configure.ac index c3ab38147012ab978fa18e800ee5a284112bdf5a..7080e1615a4f449637a579267670a1151a1ddcfb 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])