From 7780f6aff5768471794ba1d986d0a31c12fe0437 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 8 Aug 2013 21:12:15 -0700 Subject: [PATCH] xwd 1.0.6 Change-Id: Ic9f0f1d6c948e79228fa6b2c0c7dcc56d3a42a3f Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5ce7549..e9ec0a0 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([xwd], [1.0.5], +AC_INIT([xwd], [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwd]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- 2.7.4