diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-23 11:29:48 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-23 11:30:03 -0700 |
commit | 54baef2c1d4dd6a99282530219f47bb4de0c6841 (patch) | |
tree | 0ec6075c8db707462d949384b4d1c2dcd3e6fdf8 /configure.ac | |
parent | 9f9351ee54b3850ceb399c57310c804b0c1ef0d0 (diff) |
xorg-sgml-doctools 1.5xorg-sgml-doctools-1.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a956037..6ca9198 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,10 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT(xorg-sgml-doctools,[1.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xorg-sgml-doctools) +AC_INIT(xorg-sgml-doctools, + [1.5], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + xorg-sgml-doctools) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |