summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:24:29 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:24:29 -0800
commitcae8e0a4db186da3556bdab944b61eb540e6685c (patch)
treeca0962439b590aca777856790d8d0c927a6e2f6d
parent52016a5efdf549ffb2a3fb54ce0d0e4e110957f2 (diff)
xsm 1.0.4xsm-1.0.4
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 7039cef..aca88b5 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.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])