summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-11-30 16:40:56 +0000
committerIan Lynagh <ian@well-typed.com>2012-11-30 16:40:56 +0000
commit67bb9e62a6cb1c97db34fd5f00f379dba2d4a17f (patch)
treee831e13ae030561153f4342bb50b63541ecfaa23 /libraries/template-haskell/template-haskell.cabal
parent7498923d1b526779bd0cd0c2a13af595b4b2381a (diff)
downloadhaskell-67bb9e62a6cb1c97db34fd5f00f379dba2d4a17f.tar.gz
Bump version number following new policy
We now keep the HEAD version numbers as values which would be suitable for immediate release.
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal')
-rw-r--r--libraries/template-haskell/template-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal
index 5be9ce08b9..a72a5fbc9e 100644
--- a/libraries/template-haskell/template-haskell.cabal
+++ b/libraries/template-haskell/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