diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-06 15:42:56 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-06 15:42:56 -0500 |
commit | cbfc4113a44053c2dfacd14475ff14f43817f3c1 (patch) | |
tree | 5d4094de83f25e931e3d1d1c35d1bf47236657ae /configure.ac | |
parent | 7c169beed2d8324c95385d248777f21c721b332e (diff) | |
download | xorg-lib-libXinerama-libXinerama-1.0.3.tar.gz |
libXinerama 1.0.3libXinerama-1.0.3
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 c1c9844..8fc368c 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(libXinerama, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXinerama) +AC_INIT(libXinerama, 1.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXinerama) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |