diff options
author | Ian Lynagh <igloo@earth.li> | 2011-07-06 17:19:24 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-07-06 17:19:24 +0100 |
commit | 5586f1b00850fb6921648addde2e765f355fa596 (patch) | |
tree | 7a6acc4a1289cce8796aede1f7b4519ad9f57a7e /libraries/template-haskell/template-haskell.cabal | |
parent | 4970a5ca033fc5c0e8ab7bc85263be31190b41cd (diff) | |
download | haskell-5586f1b00850fb6921648addde2e765f355fa596.tar.gz |
Bump version number
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal')
-rw-r--r-- | libraries/template-haskell/template-haskell.cabal | 2 |
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 |