From 0d29ca61b94cd34b04c5eedae443620a616d01c3 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 28 Oct 2010 12:03:25 -0700 Subject: libXt 1.0.9 Signed-off-by: Alan Coopersmith --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cf2d79c..ae3db02 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,8 @@ AC_PREREQ([2.60]) dnl dnl -AC_INIT(libXt, 1.0.8, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXt) +AC_INIT([libXt], [1.0.9], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3