diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-06-09 11:39:22 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-06-09 11:39:22 -0700 |
commit | 3a91ab7d228f4c1a28970e447cff7d1a960db2fe (patch) | |
tree | b904937f85573622f8cd19261ab658c0650fc816 | |
parent | 600d183bf6f6967b53a3f2a0e31e8d90a5c13f18 (diff) |
sessreg 1.1.2sessreg-1.1.2
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 c54e6ee..32cf13a 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([sessreg], [1.1.1], +AC_INIT([sessreg], [1.1.2], [https://gitlab.freedesktop.org/xorg/app/sessreg/issues], [sessreg]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |