X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fmk%2Fversion.mk;h=26aceed81ef9be3a230d26c9e2db092fd98c8aa9;hb=761fb8c1f0a519fdb52990c6054bf5c5022c7694;hp=8942572f5df2666f3b58ac45b62d32e22cddac15;hpb=e1ece81fec05bfdb1fb67374ad33192e309b8947;p=ghc-hetmet.git diff --git a/ghc/mk/version.mk b/ghc/mk/version.mk index 8942572..26aceed 100644 --- a/ghc/mk/version.mk +++ b/ghc/mk/version.mk @@ -36,8 +36,9 @@ ProjectName = The Glorious Glasgow Haskell Compilation System ProjectNameShort = ghc -ProjectVersion = 4.11 -ProjectVersionInt = 411 +ProjectVersion = 5.03 +ProjectVersionInt = 503 +ProjectPatchLevel = 0 # Interface file version (hi-boot files only) # @@ -56,4 +57,4 @@ ProjectVersionInt = 411 # ghc/compiler/main/Config.hs, which is automatically generated by # ghc/compiler/Makefile. -HscIfaceFileVersion=5 +HscIfaceFileVersion=6