diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-02-10 18:43:41 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-02-10 18:43:41 -0800 |
commit | 1d9c8df5bea05c2c4923fd985ce274104b42efeb (patch) | |
tree | 7cbbe527970fffeec08e49279170513c4ec31521 | |
parent | ec158dea0bdc8bf4767fe048056178a823a2033b (diff) |
sessreg 1.0.8sessreg-1.0.8
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 0f64ded..e112377 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.7], +AC_INIT([sessreg], [1.0.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [sessreg]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |