diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-01-19 21:00:17 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-01-19 21:00:17 -0800 |
commit | 0f904e33d53b0102e53685184bb59005be40fcf7 (patch) | |
tree | 05089ed81d8a0bf952fe368b0dfeb312faa03469 | |
parent | 53ad5afe30a75c27604648912c57e5beeb77cca7 (diff) |
sessreg 1.1.0sessreg-1.1.0
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 828d14f..c9ebac8 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.0.8], +AC_INIT([sessreg], [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [sessreg]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |