diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 13:00:46 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 13:00:46 -0700 |
commit | ec9bcf172012b360663b3916c3fcd74bff263fd6 (patch) | |
tree | 420f996b9d097f227b0d1ed812022a06edf74d1b /configure.ac | |
parent | e5a6da16b73693c384715045705d6392ef0b4519 (diff) |
fstobdf 1.0.4fstobdf-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7c3c61a..fe35bab 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT(fstobdf,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fstobdf) +AC_INIT([fstobdf], [1.0.4], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [fstobdf]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |