summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 14:59:05 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 14:59:05 -0800
commitcf22dfd15e2db067767534290e4c8f2e6f6130b8 (patch)
treee3a7e5619ca11cf174c9aba797361d81b805584b
parent369a038ab70860a051f785e95c06f681eabea32a (diff)
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 5b10e2d..b5e969b 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([xpr], [1.1.0],
- [https://gitlab.freedesktop.org/xorg/app/xpr/issues], [xpr])
+AC_INIT([xpr], [1.2.0],
+ [https://gitlab.freedesktop.org/xorg/app/xpr/-/issues], [xpr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])