From: simonm Date: Thu, 11 Feb 1999 14:19:07 +0000 (+0000) Subject: [project @ 1999-02-11 14:18:50 by simonm] X-Git-Tag: Approximately_9120_patches~6569 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d089f01c26759e700f84d5faf934c1ccedcfea3e;hp=bffe78abeaf39c2d54eb1f45d18c9ba5a7fba2ab;p=ghc-hetmet.git [project @ 1999-02-11 14:18:50 by simonm] Bump version to 4.03. --- diff --git a/ghc/PATCHLEVEL b/ghc/PATCHLEVEL index 95e7459..dcceb8f 100644 --- a/ghc/PATCHLEVEL +++ b/ghc/PATCHLEVEL @@ -1 +1 @@ -The Glamorous Glasgow Haskell Compiler, version 4.02, patchlevel 0 +The Glamorous Glasgow Haskell Compiler, version 4.03, patchlevel 0 diff --git a/ghc/mk/version.mk b/ghc/mk/version.mk index a8d42fe..5c62e6d 100644 --- a/ghc/mk/version.mk +++ b/ghc/mk/version.mk @@ -21,8 +21,8 @@ ProjectName = The Glorious Glasgow Haskell Compilation System ProjectNameShort = ghc -ProjectVersion = 4.02 -ProjectVersionInt = 402 +ProjectVersion = 4.03 +ProjectVersionInt = 403 ProjectPatchLevel = 0 #