X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fmk%2Fversion.mk;h=c2ae7720339afac82a4ef6fcd6414e5a0e8d5bdc;hb=7c6bd4d7ed69424316bff13faa19a967f5eb788a;hp=8b4d1405c14ea42b64d281d5c8a5f9895db7497f;hpb=822fbcdcc7f834f684a46e914057dde21b9964ca;p=ghc-hetmet.git diff --git a/ghc/mk/version.mk b/ghc/mk/version.mk index 8b4d140..c2ae772 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 = 5.00 -ProjectVersionInt = 500 +ProjectVersion = 5.05 +ProjectVersionInt = 505 +ProjectPatchLevel = 0 # Interface file version (hi-boot files only) # @@ -56,4 +57,4 @@ ProjectVersionInt = 500 # ghc/compiler/main/Config.hs, which is automatically generated by # ghc/compiler/Makefile. -HscIfaceFileVersion=5 +HscIfaceFileVersion=6