[project @ 1997-12-16 12:21:25 by simonm]
[ghc-hetmet.git] / mk / config.mk.in
index eb93eb1..2f98dc8 100644 (file)
@@ -146,7 +146,7 @@ ProjectPatchLevel = $($(Project)ProjectPatchLevel)
 # 
 GhcProjectName         = The Glorious Glasgow Haskell Compilation System
 GhcProjectNameShort    = ghc
-GhcProjectVersion      = 2.09
+GhcProjectVersion      = 2.10
 GhcProjectPatchLevel   = 0
 
 #---------------------------------------------------------------
@@ -648,6 +648,7 @@ YACC                        = @YaccCmd@
 
 SGML2LATEX             = sgml2latex
 SGML2HTML              = sgml2html
+SGML2INFO              = sgml2info
 SGML2TXT               = sgml2txt
 
 #-----------------------------------------------------------------------------