diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-03 12:20:21 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-03 12:20:21 -0800 |
commit | 793ce3bb509853c4fab8e04a38ba7ec752176a27 (patch) | |
tree | b181188ed744452bf5b4a2cc427f3af98115fee6 | |
parent | 24af373f14cc666285a46b7c8eb6540781c6f519 (diff) |
xlogo 1.0.5xlogo-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 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]) |