diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 19:20:34 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 19:20:34 -0700 |
commit | d940fdcf80c5e5d71f5fce071a6301420de85607 (patch) | |
tree | 63ab7f58fcf3979455b0a2af3e2b39aaea4621bb | |
parent | 3597e4253f9d7c61baf7be9cfdb7041700f9a699 (diff) |
xrefresh 1.0.3xrefresh-1.0.3
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 48d2984..54738ee 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(xrefresh,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrefresh) +AC_INIT(xrefresh, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrefresh) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |