summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-23 11:29:48 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-23 11:30:03 -0700
commit54baef2c1d4dd6a99282530219f47bb4de0c6841 (patch)
tree0ec6075c8db707462d949384b4d1c2dcd3e6fdf8
parent9f9351ee54b3850ceb399c57310c804b0c1ef0d0 (diff)
xorg-sgml-doctools 1.5xorg-sgml-doctools-1.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac5
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