diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:25:45 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:25:45 -0700 |
commit | 54f109228e566759799894ff4d6ef4bac74c9aac (patch) | |
tree | 52b2a8bf6f4fd77a7b6d8c692ec3ed42504022a3 /configure.ac | |
parent | a17909006e1a545286f92a3465782086a0739ffd (diff) |
xgc 1.0.5xgc-1.0.5
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 2dc0523..832518c 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xgc], [1.0.4], +AC_INIT([xgc], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xgc]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |