diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-04-27 00:04:48 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-04-27 00:04:48 +0000 |
commit | 3c69a6ef12aa43d5c9cc5cfbd76c6bea1fa2bd00 (patch) | |
tree | e5f0f61d807dabf7345f4e89ef6e2225456ca14c /configure.ac | |
parent | f9bc007d71f58db93b7eadeb8c77d0f90379c620 (diff) |
Bump to 1.1.6libXcursor-1_1_6XORG-7_1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 156b42d..d3cef12 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.5.2,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) +AC_INIT([libXcursor],1.1.6,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) AM_INIT_AUTOMAKE([dist-bzip2]) AC_CONFIG_SRCDIR([Makefile.am]) AM_MAINTAINER_MODE |