summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-15 10:17:34 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-15 10:17:34 -0700
commit7883d1c27a12320b2c3a03aeca573259cb60b3b0 (patch)
tree1262c3eb546c7e0ece830088d00eda4491bd792a
parentf3424f4c7c7e1aba33d0a117ea90dd5412530f45 (diff)
xgc 1.0.6xgc-1.0.6
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 393bc55..be89e03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,8 +22,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xgc], [1.0.5],
- [https://gitlab.freedesktop.org/xorg/app/xgc/issues], [xgc])
+AC_INIT([xgc], [1.0.6],
+ [https://gitlab.freedesktop.org/xorg/app/xgc/-/issues], [xgc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])