summaryrefslogtreecommitdiff
path: root/app/xsm/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2018-05-21 18:33:53 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2018-05-21 18:33:53 +0000
commitf141652da4323e3badd2fef390c108f920ec7bfc (patch)
treea241e3bdc91e700509e7cccaf4e4faae34138615 /app/xsm/configure.ac
parent9bb7198e6ef96a6cef3efb5ed075557fbc3987e7 (diff)
Update to xsm 1.0.4
Diffstat (limited to 'app/xsm/configure.ac')
-rw-r--r--app/xsm/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xsm/configure.ac b/app/xsm/configure.ac
index a827a2bd5..16ae48d4a 100644
--- a/app/xsm/configure.ac
+++ b/app/xsm/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.3],
+AC_INIT([xsm], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xsm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])