diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-11-10 22:55:23 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-11-10 22:55:23 -0800 |
commit | e3247097e61ddd8432921f8d52b73f09f6bf23c4 (patch) | |
tree | 500d16ca8804061159efaef8cf142a24fd3594b9 | |
parent | 543917eccecd94261ff3cde8f617ca2801fefcd6 (diff) |
xgc 1.0.2xgc-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 34d316b..8c1bbbd 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xgc,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xgc) +AC_INIT(xgc, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xgc) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE AM_CONFIG_HEADER(config.h) |