From: simonmar Date: Fri, 23 May 2003 11:03:39 +0000 (+0000) Subject: [project @ 2003-05-23 11:03:39 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~868 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=368407cb7f83d841df6c3fdf8c2700dbe16f26cb [project @ 2003-05-23 11:03:39 by simonmar] The HEAD is version 6.1 now. --- diff --git a/ghc/mk/version.mk b/ghc/mk/version.mk index aecec99..97bcd98 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 = 6.0 -ProjectVersionInt = 600 +ProjectVersion = 6.1 +ProjectVersionInt = 601 ProjectPatchLevel = 0 # Interface file version (hi-boot files only)