Skip to content

Commit

Permalink
Bumping version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmikus committed Jun 12, 2012
1 parent b67c14d commit 6ab7073
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions multirec.cabal
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
name: multirec name: multirec
version: 0.7.1 version: 0.7.2
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
author: Alexey Rodriguez, author: Alexey Rodriguez,
Expand Down Expand Up @@ -39,7 +39,8 @@ stability: experimental
build-type: Simple build-type: Simple
cabal-version: >= 1.6 cabal-version: >= 1.6
tested-with: GHC == 7.0.4 tested-with: GHC == 7.0.4
extra-source-files: examples/AST.hs extra-source-files: examples/All.hs
examples/AST.hs
examples/ASTUse.hs examples/ASTUse.hs
examples/ASTTHUse.hs examples/ASTTHUse.hs
examples/ASTExamples.hs examples/ASTExamples.hs
Expand Down

0 comments on commit 6ab7073

Please sign in to comment.