From fbf229879370a96a070ebf087426f6f6c0dbe5a2 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 28 Aug 2009 14:49:15 +1000 Subject: libXcursor 1.1.10 Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7ce8c04..4228db4 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ dnl version. This same version number must appear in Xcursor.h dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's dnl not possible to extract the version number here from Xcursor.h dnl -AC_INIT([libXcursor],1.1.9,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) +AC_INIT([libXcursor],1.1.10,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) AM_INIT_AUTOMAKE([dist-bzip2]) AC_CONFIG_SRCDIR([Makefile.am]) AM_MAINTAINER_MODE -- cgit v1.2.3