diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-15 09:40:43 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-15 09:40:43 -0700 |
commit | 36db00ecdce06709d7590f338eda7e2e7d96839a (patch) | |
tree | 1daf58b7ac79b3abc3388613a7418bf0339f0fd8 | |
parent | f92f80fbb8926d980a6a46c488f7f60a35c9bf9c (diff) |
smproxy 1.0.7smproxy-1.0.7
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 ea02047..c03dc88 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([smproxy], [1.0.6], +AC_INIT([smproxy], [1.0.7], [https://gitlab.freedesktop.org/xorg/app/smproxy/issues], [smproxy]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |