From: panne Date: Tue, 29 Jul 2003 19:08:40 +0000 (+0000) Subject: [project @ 2003-07-29 19:08:40 by panne] X-Git-Tag: Approx_11550_changesets_converted~613 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f7064672f108966bcb84e07dc07a06cf2e920d87;p=ghc-hetmet.git [project @ 2003-07-29 19:08:40 by panne] Revert to previous commit, i.e. ProjectVersion is now a plain "6.1" again, not "6.1.20030727". It looked like an accidental commit and broke my build scripts. --- diff --git a/ghc/mk/version.mk b/ghc/mk/version.mk index ad758da..97bcd98 100644 --- a/ghc/mk/version.mk +++ b/ghc/mk/version.mk @@ -36,7 +36,7 @@ ProjectName = The Glorious Glasgow Haskell Compilation System ProjectNameShort = ghc -ProjectVersion = 6.1.20030727 +ProjectVersion = 6.1 ProjectVersionInt = 601 ProjectPatchLevel = 0