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