diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-08-19 20:43:22 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-08-19 20:43:22 -0400 |
commit | 2d3a9c663c99958de27827668fd63608b25433de (patch) | |
tree | 6b178784576a9bb4b48401182c69b0969b74f1a9 | |
parent | cddda1bc9758c612dbfb6188e75e0c06135bd735 (diff) |
Version bump: 1.9xorg-sgml-doctools-1.9
Mainly for the new xorg-chunk.xsl
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4ea68dd..7ac2be0 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xorg-sgml-doctools], [1.8], +AC_INIT([xorg-sgml-doctools], [1.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xorg-sgml-doctools]) AC_CONFIG_SRCDIR([Makefile.am]) |