[project @ 1998-06-08 13:00:08 by simonm]
authorsimonm <unknown>
Mon, 8 Jun 1998 13:00:08 +0000 (13:00 +0000)
committersimonm <unknown>
Mon, 8 Jun 1998 13:00:08 +0000 (13:00 +0000)
update GHC version to 3.03.

mk/config.mk.in

index 725c6da..b064f25 100644 (file)
@@ -148,8 +148,8 @@ ProjectPatchLevel = $($(Project)ProjectPatchLevel)
 
 GhcProjectName         = The Glorious Glasgow Haskell Compilation System
 GhcProjectNameShort    = ghc
-GhcProjectVersion      = 3.02
-GhcProjectVersionInt   = 302
+GhcProjectVersion      = 3.03
+GhcProjectVersionInt   = 303
 GhcProjectPatchLevel   = 0
 
 #---------------------------------------------------------------