[commit: template-haskell] master: Bump version number following new policy (b1c57ab)

Ian Lynagh <[email protected]> Fri, 30 Nov 2012 11:36:32 -0800
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/template-haskell

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b1c57abe2e9e90934b2c4974867179467ceb6c6c

>---------------------------------------------------------------

commit b1c57abe2e9e90934b2c4974867179467ceb6c6c
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 30 16:40:56 2012 +0000

    Bump version number following new policy
    
    We now keep the HEAD version numbers as values which would be suitable
    for immediate release.

>---------------------------------------------------------------

 template-haskell.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/template-haskell.cabal b/template-haskell.cabal
index 5be9ce0..a72a5fb 100644
--- a/template-haskell.cabal
+++ b/template-haskell.cabal
@@ -1,5 +1,5 @@
 name:		template-haskell
-version:	2.8.0.0
+version:	2.9.0.0
 -- GHC 7.6.1 released with 2.8.0.0
 license:	BSD3
 license-file:	LICENSE