[project @ 1998-02-03 11:47:43 by simonm]
authorsimonm <unknown>
Tue, 3 Feb 1998 11:47:43 +0000 (11:47 +0000)
committersimonm <unknown>
Tue, 3 Feb 1998 11:47:43 +0000 (11:47 +0000)
bump version to 3.01

mk/config.mk.in

index 532be57..538c1ba 100644 (file)
@@ -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
 
 #---------------------------------------------------------------