From e25d03ed3297f3b2f3add032b48d819e956ffafb Mon Sep 17 00:00:00 2001 From: bjorn Date: Mon, 20 Oct 2008 12:49:18 +0000 Subject: [PATCH] Drop -beta2 from version in GF.cabal. It confuses cabal-install. --- GF.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GF.cabal b/GF.cabal index a8109155c..023fc4655 100644 --- a/GF.cabal +++ b/GF.cabal @@ -1,5 +1,5 @@ name: gf -version: 3.0-beta2 +version: 3.0 cabal-version: >= 1.2 build-type: Simple license: GPL