summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 12:26:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 12:26:40 -0700
commit78f68235ebde1e132fa4904f288d0d91504c1215 (patch)
tree03f6e04dccc6210d00e17651538b47cfcd57ba96
parent9798a36bf96142deaf99f73ee0f48745a697121e (diff)
rstart 1.0.6rstart-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4135fc8..f5f4c16 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([rstart], [1.0.5],
+AC_INIT([rstart], [1.0.6],
[https://gitlab.freedesktop.org/xorg/app/rstart/issues], [rstart])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)