[commit: haskell98] master: Bump version number following new policy (eb82de1)
Ian Lynagh <[email protected]> Fri, 30 Nov 2012 11:34:21 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskell98 On branch : master http://hackage.haskell.org/trac/ghc/changeset/eb82de15c89dadac312fd9b44220a0109c46b4f1 >--------------------------------------------------------------- commit eb82de15c89dadac312fd9b44220a0109c46b4f1 Author: Ian Lynagh <[email protected]> Date: Fri Nov 30 16:40:45 2012 +0000 Bump version number following new policy We now keep the HEAD version numbers as values which would be suitable for immediate release. >--------------------------------------------------------------- haskell98.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/haskell98.cabal b/haskell98.cabal index 7d5f13d..2657c5d 100644 --- a/haskell98.cabal +++ b/haskell98.cabal @@ -1,5 +1,5 @@ name: haskell98 -version: 2.0.0.2 +version: 2.0.0.3 -- GHC 7.6.1 released with 2.0.0.2 license: BSD3 license-file: LICENSE