diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-01 10:47:34 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-01 10:47:34 -0800 |
commit | b4d05bfdd02bb993fe27d79977be0d117f6869f5 (patch) | |
tree | 8cb8122bb6dced7579f0266b85b34656c623b367 /configure.ac | |
parent | ca186c58baf13be19feb9c4ed63c73fcbc3c374e (diff) |
Version bump: 1.0.2xfontsel-1.0.2
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 b133b07..9f3a3e6 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(xfontsel,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfontsel) +AC_INIT(xfontsel,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfontsel) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |