diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-12-17 08:32:12 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-12-17 08:32:12 -0800 |
commit | 6b546577aadec95c09da148936dbfd55b9cd0216 (patch) | |
tree | 4d4707a3741d09788d6d1cd2041e6b418b231dc8 /configure.ac | |
parent | 82e802ad978b110dd093b620e91589ca689dcff6 (diff) |
xbiff 1.0.2xbiff-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.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 0603a38..1ded032 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(xbiff,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xbiff) +AC_INIT(xbiff, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xbiff) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |