diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-28 14:49:15 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-28 14:49:15 +1000 |
commit | fbf229879370a96a070ebf087426f6f6c0dbe5a2 (patch) | |
tree | c0fc947e883f42899935d5d26cd7b28d5a1974d4 | |
parent | 59e3f6520f4d1682d3242d1d5656e7972cf11944 (diff) |
libXcursor 1.1.10libXcursor-1.1.10
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |