From 7695defd80d43f33ec0e07079d2ff69a3caf3a37 Mon Sep 17 00:00:00 2001 From: sof Date: Fri, 5 Jul 2002 19:05:41 +0000 Subject: [PATCH] [project @ 2002-07-05 19:05:41 by sof] 5.04 --- ghc/mk/version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc/mk/version.mk b/ghc/mk/version.mk index 26aceed..6c98e8e 100644 --- a/ghc/mk/version.mk +++ b/ghc/mk/version.mk @@ -36,8 +36,8 @@ ProjectName = The Glorious Glasgow Haskell Compilation System ProjectNameShort = ghc -ProjectVersion = 5.03 -ProjectVersionInt = 503 +ProjectVersion = 5.04 +ProjectVersionInt = 504 ProjectPatchLevel = 0 # Interface file version (hi-boot files only) -- 1.7.10.4