From 4d595694dcdd125264b26be9c591217d04f6c7ae Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 7 Nov 2010 10:40:46 -0800 Subject: [PATCH] xwud 1.0.3 Change-Id: I1abe9435e0359d4608d2f487ffbc7aaebf0ed52b Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d6da9a5..43b0ae8 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([xwud], [1.0.2], +AC_INIT([xwud], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwud]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- 2.7.4