Skip to content

Commit

Permalink
mark up new version (2.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed May 30, 2012
1 parent 6c0c751 commit f035563
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions RELEASENOTES
Expand Up @@ -3,6 +3,11 @@ GitHub: <http://github.com/LeventErkok/sbv>

Latest Hackage released version: 2.1

======================================================================
Version 2.2, Not yet released

- Current working version

======================================================================
Version 2.1, 2012-05-24

Expand Down
2 changes: 1 addition & 1 deletion SBVUnitTest/SBVUnitTestBuildTime.hs
Expand Up @@ -2,4 +2,4 @@
module SBVUnitTestBuildTime (buildTime) where

buildTime :: String
buildTime = "Wed May 23 20:53:39 PDT 2012"
buildTime = "Tue May 29 20:50:30 PDT 2012"
2 changes: 1 addition & 1 deletion sbv.cabal
@@ -1,5 +1,5 @@
Name: sbv
Version: 2.1
Version: 2.2
Category: Formal Methods, Theorem Provers, Bit vectors, Symbolic Computation, Math, SMT
Synopsis: SMT Based Verification: Symbolic Haskell theorem prover using SMT solving.
Description: Express properties about Haskell programs and automatically prove them using SMT
Expand Down

0 comments on commit f035563

Please sign in to comment.