summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 22:32:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 22:32:22 -0700
commit31b7fe5cc4e3f39f7265800a78a397935163990b (patch)
treee3d4d98f872b96fca3993ff28f210c7729293939
parent83e5545ee56d73a0b1b37683397b303371c9256a (diff)
smproxy 1.0.6smproxy-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5c64b00..77f2a9a 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.5],
+AC_INIT([smproxy], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [smproxy])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])