[project @ 2003-05-23 11:03:39 by simonmar]
authorsimonmar <unknown>
Fri, 23 May 2003 11:03:39 +0000 (11:03 +0000)
committersimonmar <unknown>
Fri, 23 May 2003 11:03:39 +0000 (11:03 +0000)
The HEAD is version 6.1 now.

ghc/mk/version.mk

index aecec99..97bcd98 100644 (file)
@@ -36,8 +36,8 @@
 
 ProjectName       = The Glorious Glasgow Haskell Compilation System
 ProjectNameShort  = ghc
-ProjectVersion    = 6.0
-ProjectVersionInt = 600
+ProjectVersion    = 6.1
+ProjectVersionInt = 601
 ProjectPatchLevel = 0
 
 # Interface file version (hi-boot files only)