summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:55:52 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:55:52 -0700
commit011bec331e11d306c1811376e4de4d84ab2996ce (patch)
tree38b0c785feb06083b17670eb4341d66464e5c765
parent975b6bcad6de9f57d46efc7bddb691a40703ae1e (diff)
xmag 1.0.6xmag-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 7522111..3592833 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xmag], [1.0.5],
+AC_INIT([xmag], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmag])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])