diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 16:01:17 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 16:01:17 -0400 |
commit | 8b73dc04111c1910a6467417133a44d0aa29c6ac (patch) | |
tree | 289ae19a55866f14b6f360b9595181accce0a4c2 | |
parent | 9df9640643fae7b922b18ee219d6d9694345df14 (diff) |
Bump to 1.1.8libXcursor-1.1.8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ece5827..6376ef5 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,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.7,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) +AC_INIT([libXcursor],1.1.8,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) AM_INIT_AUTOMAKE([dist-bzip2]) AC_CONFIG_SRCDIR([Makefile.am]) AM_MAINTAINER_MODE |