aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Waern <davve@dtek.chalmers.se>2008-01-07 13:46:32 +0000
committerDavid Waern <davve@dtek.chalmers.se>2008-01-07 13:46:32 +0000
commit5152926aef001780d7afd23b4a5e11a52d767416 (patch)
tree725c6d24daf285f4e553939df04cda9d334448ed
parent28606fa6e615b55344688e2a6ad9ced77df42592 (diff)
Change version in docs and spec
-rw-r--r--doc/haddock.xml2
-rw-r--r--haddock.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/haddock.xml b/doc/haddock.xml
index 9d091430..dbdd67c2 100644
--- a/doc/haddock.xml
+++ b/doc/haddock.xml
@@ -16,7 +16,7 @@
<holder>Simon Marlow</holder>
</copyright>
<abstract>
- <para>This document describes Haddock version 0.9, a Haskell
+ <para>This document describes Haddock version 2.0.0.0, a Haskell
documentation tool.</para>
</abstract>
</bookinfo>
diff --git a/haddock.spec b/haddock.spec
index c1f7516b..68ce2a6a 100644
--- a/haddock.spec
+++ b/haddock.spec
@@ -17,7 +17,7 @@
# version label of your release tarball.
%define name haddock
-%define version 0.9
+%define version 2.0.0.0
%define release 1
Name: %{name}