summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-07-06 17:19:24 +0100
committerIan Lynagh <igloo@earth.li>2011-07-06 17:19:24 +0100
commit5586f1b00850fb6921648addde2e765f355fa596 (patch)
tree7a6acc4a1289cce8796aede1f7b4519ad9f57a7e /libraries/template-haskell/template-haskell.cabal
parent4970a5ca033fc5c0e8ab7bc85263be31190b41cd (diff)
downloadhaskell-5586f1b00850fb6921648addde2e765f355fa596.tar.gz
Bump version number
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 50d4f9d280..5c26196d0a 100644
--- a/libraries/template-haskell/template-haskell.cabal
+++ b/libraries/template-haskell/template-haskell.cabal
@@ -1,5 +1,5 @@
name: template-haskell
-version: 2.5.0.0
+version: 2.6.0.0
license: BSD3
license-file: LICENSE
maintainer: libraries@haskell.org