Skip to content
Snippets Groups Projects
Commit 8301dd47 authored by waern's avatar waern
Browse files

Bump version to 2.9.4

parent 754413bb
Branches ghc-7.2
Tags 2_9_4 ghc-7.2.2-release
No related merge requests found
Changes in version 2.9.4
* Require GHC >= 7.2
* Support Alex 3.x
Changes in version 2.9.3
[This is the version that comes with GHC 7.2.1 although it claims it's 2.9.2!]
......
......@@ -21,7 +21,7 @@
<holder>Simon Marlow, David Waern</holder>
</copyright>
<abstract>
<para>This document describes Haddock version 2.9.3, a Haskell
<para>This document describes Haddock version 2.9.4, a Haskell
documentation tool.</para>
</abstract>
</bookinfo>
......
name: haddock
version: 2.9.3
version: 2.9.4
synopsis: A documentation-generation tool for Haskell libraries
description: Haddock is a documentation-generation tool for Haskell
libraries
......
......@@ -17,7 +17,7 @@
# version label of your release tarball.
%define name haddock
%define version 2.9.3
%define version 2.9.4
%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