diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-12-21 17:25:23 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-12-21 17:25:23 -0800 |
commit | 689d873a035c05a9d6a39feb13a028762bf781e0 (patch) | |
tree | ec4ecd84c2af7ed0e3aa0a5562e463ca2435516e | |
parent | 94a91b48847cd0af8ba15e2edac7a36114974979 (diff) |
xorg-cf-files 1.0.6xorg-cf-files-1.0.6
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 27d8bc8..0cc1f68 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xorg-cf-files], [1.0.5], +AC_INIT([xorg-cf-files], [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xorg-cf-files]) AC_CONFIG_SRCDIR([Makefile.am]) |