Skip to content
Snippets Groups Projects
Commit 395cc6c2 authored by waern's avatar waern
Browse files

Bump version

parent 8aee91fa
No related branches found
Tags 2_9_1
5 merge requests!38Make --no-tmp-comp-dir the default,!37Adapt to latest xhtml version, various optimizations,!31Support HsToken in DataDecl and ClassDecl,!12Drop orphan instance when defined upstream.,!10Haddock interfaces produced from `.hi` files
......@@ -21,7 +21,7 @@
<holder>Simon Marlow, David Waern</holder>
</copyright>
<abstract>
<para>This document describes Haddock version 2.9.0, a Haskell
<para>This document describes Haddock version 2.9.1, a Haskell
documentation tool.</para>
</abstract>
</bookinfo>
......
name: haddock
version: 2.9.0
version: 2.9.1
cabal-version: >= 1.10
license: BSD3
build-type: Simple
......
......@@ -17,7 +17,7 @@
# version label of your release tarball.
%define name haddock
%define version 2.9.0
%define version 2.9.1
%define release 1
Name: %{name}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment