diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 17:03:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 17:03:13 -0700 |
commit | 6733ee9baffaef106792c0457c53b5c9452d0021 (patch) | |
tree | e6ebe5a4f4d9ed7bfda7e9e777c6c864537ed11c | |
parent | e552f2d4980d41d7a219dbe0c5dbaf33c4d752f3 (diff) |
xsm 1.0.5xsm-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |