From 42259d2957916a512665ebeba4b249e049182d3e Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 14 Dec 2010 15:43:35 +0000 Subject: [PATCH] Update version number to 3.1.90 to indicate that we are getting close to the 3.2 release --- gf.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gf.cabal b/gf.cabal index 27464af8f..72977bd0d 100644 --- a/gf.cabal +++ b/gf.cabal @@ -1,5 +1,6 @@ name: gf -version: 3.1.6 +version: 3.1.90 + cabal-version: >= 1.8 build-type: Custom license: GPL