From 793ce3bb509853c4fab8e04a38ba7ec752176a27 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 3 Mar 2019 12:20:21 -0800 Subject: xlogo 1.0.5 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 18fceed..3313dc0 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xlogo], [1.0.4], +AC_INIT([xlogo], [1.0.5], [https://gitlab.freedesktop.org/xorg/app/xlogo/issues], [xlogo]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3