From 52d3c4c9c54c830220df464bedafa0e241dda83e Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Sat, 26 Jul 1997 09:52:50 +0000
Subject: [PATCH] [project @ 1997-07-26 09:52:50 by sof] Version numbers bumped
 up in preparation for 2.05

---
 mk/config.mk.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mk/config.mk.in b/mk/config.mk.in
index 9dd60e8e4e15..9991f26269ad 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -135,9 +135,9 @@ IncludeTestDirsInBuild=NO
 # 
 GhcProjectName       =The Glorious Glasgow Haskell Compilation System
 GhcProjectNameShort  =ghc
-GhcProjectVersion    =2.04
+GhcProjectVersion    =2.05
 GhcProjectPatchLevel =0
-GhcBuildeeVersion    =204
+GhcBuildeeVersion    =205
 GhcBuilderVersion    =29
 
 #
-- 
GitLab