diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-24 14:01:07 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-24 14:01:07 -0700 |
commit | a4f29e6deef2bf46cae811aaac1f535945cd9fee (patch) | |
tree | 494362934bb26bfc04bb93b4b20c176c6bcf5345 /configure.ac | |
parent | 5a2601740d04d4180e77695c4b60f2cf5c84be6c (diff) |
Version bump: 1.1.9libXcursor-1.1.9
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 18ca5db..25e63f0 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.8,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) +AC_INIT([libXcursor],1.1.9,[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXcursor]) AM_INIT_AUTOMAKE([dist-bzip2]) AC_CONFIG_SRCDIR([Makefile.am]) AM_MAINTAINER_MODE |