diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:43:41 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:43:41 -0700 |
commit | ec54606682aa395517bde1e01dd9bb8a1033e707 (patch) | |
tree | d5ad05e71ed5ceb35700a2223f63df173d96ebb5 | |
parent | fe38312ff65b87a03d21ac5d10618080da296145 (diff) |
kbproto 1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 45f49f3..807f341 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([KBProto], [1.0.6], +AC_INIT([KBProto], [1.0.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |