summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 15:15:14 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 15:15:14 -0800
commite4d55bdc6ca6f9e4b7ff07d253acd04d0a9ec1f1 (patch)
tree80f273f929ad76bc353d67b0f96521c1ee76a3a6
parent1a829930f7b5b00e5fa128c6dd0dd1a7c4065213 (diff)
xrefresh 1.1.0xrefresh-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f9d8937..f287087 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xrefresh], [1.0.7],
- [https://gitlab.freedesktop.org/xorg/app/xrefresh/issues], [xrefresh])
+AC_INIT([xrefresh], [1.1.0],
+ [https://gitlab.freedesktop.org/xorg/app/xrefresh/-/issues], [xrefresh])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS