diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 11:30:51 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 11:30:51 -0700 |
commit | 2f248e96dcde3be96c21142c032f517aa5a06554 (patch) | |
tree | b2d03c9af4a482676fb24147fe31334933eb9b6f | |
parent | c62da59948e45ea316d74b98d33eba2a5b6265aa (diff) |
editres 1.0.8editres-1.0.8
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 be43f47..e5557e0 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([editres], [1.0.7], +AC_INIT([editres], [1.0.8], [https://gitlab.freedesktop.org/xorg/app/editres/issues], [editres]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |