diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-04-20 13:42:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-04-20 13:42:03 -0700 |
commit | bc9e90093861d12de7aaf880a7f7b0bb35f130c7 (patch) | |
tree | ac09a1e70a78b2ea919f81298c72b1a63489aacf | |
parent | ca17a562e6a0b91d015d02175827406933955c75 (diff) |
fstobdf 1.0.5fstobdf-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9a11d73..1dbf55a 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([fstobdf], [1.0.4], +AC_INIT([fstobdf], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [fstobdf]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |