diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-10-21 21:34:32 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-10-21 21:34:32 -0700 |
commit | 02376118fb58c05067054be3f2e469f461f81757 (patch) | |
tree | 287e3b6dffea146011e531cfb0720d2c06ea26ac /configure.ac | |
parent | 0b97213aa640aa6a05b9cb298349e45403bf7958 (diff) | |
download | xdpyinfo-02376118fb58c05067054be3f2e469f461f81757.tar.gz xdpyinfo-02376118fb58c05067054be3f2e469f461f81757.tar.bz2 xdpyinfo-02376118fb58c05067054be3f2e469f461f81757.zip |
xdpyinfo 1.3.0xdpyinfo-1.3.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 3a1a210..9329a78 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([xdpyinfo], [1.2.0], +AC_INIT([xdpyinfo], [1.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdpyinfo]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |