diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 20:52:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 20:52:02 -0700 |
commit | f18667046964759f1fe086ade26829f6ced4fea7 (patch) | |
tree | de3b6c7ca47eafcfa606cba59734a0b61b4c6a26 /configure.ac | |
parent | 8bdaa79348896ecbf4f69df9773ec4681eb46410 (diff) |
xcmiscproto 1.2.2
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 1ce26a3..b6301ee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([XCMiscProto], [1.2.1], +AC_INIT([XCMiscProto], [1.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |