diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 23:12:30 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 23:12:30 -0700 |
commit | 75b7c5feed818291c8ba8ac1ee5b6a6ee4b61851 (patch) | |
tree | f734527353c659559474008b36aa7674569d5458 | |
parent | 6ecbca5e882907e9b948d5fc09b7dacc288eae6d (diff) | |
download | xorg-proto-randrproto-75b7c5feed818291c8ba8ac1ee5b6a6ee4b61851.tar.gz |
randrproto 1.3.2randrproto-1.3.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e876c44..4ef4bb6 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([RandrProto], [1.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([RandrProto], [1.3.2], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |