summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 17:03:13 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 17:03:13 -0700
commit6733ee9baffaef106792c0457c53b5c9452d0021 (patch)
treee6ebe5a4f4d9ed7bfda7e9e777c6c864537ed11c
parente552f2d4980d41d7a219dbe0c5dbaf33c4d752f3 (diff)
xsm 1.0.5xsm-1.0.5
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 b8fc418..192a4f2 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([xsm], [1.0.4],
+AC_INIT([xsm], [1.0.5],
[https://gitlab.freedesktop.org/xorg/app/xsm/issues], [xsm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])