From 6b630fcbbb3cefef8daf025a81d66bc09a976784 Mon Sep 17 00:00:00 2001 From: simonm Date: Tue, 3 Feb 1998 11:47:43 +0000 Subject: [PATCH] [project @ 1998-02-03 11:47:43 by simonm] bump version to 3.01 --- mk/config.mk.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mk/config.mk.in b/mk/config.mk.in index 532be57..538c1ba 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -106,7 +106,6 @@ exeext=@exeext@ # projects use others you must list them in the correct order. # # Generally: * glafp-utils should be first -# * literate next # * happy next # * ghc next # then it's up to you @@ -145,7 +144,7 @@ ProjectPatchLevel = $($(Project)ProjectPatchLevel) # GhcProjectName = The Glorious Glasgow Haskell Compilation System GhcProjectNameShort = ghc -GhcProjectVersion = 3.00 +GhcProjectVersion = 3.01 GhcProjectPatchLevel = 0 #--------------------------------------------------------------- -- 1.7.10.4