diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-22 22:23:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-22 22:23:02 -0700 |
commit | 2e0400cfc1d946f22efd40a6780a830d2210c83d (patch) | |
tree | ef95c53083e20c8894d373fe85a7811f57d821d1 | |
parent | 6028282ab3270b392ca5139bf2ddb66fee683a25 (diff) |
xorg-cf-files 1.0.5xorg-cf-files-1.0.5
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 ab2c5ac..3733e42 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.4], +AC_INIT([xorg-cf-files], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xorg-cf-files]) AC_CONFIG_SRCDIR([Makefile.am]) |