diff --git a/mk/config.mk.in b/mk/config.mk.in
index 725c6da57b028f445afcf7a2720a88943209cc01..b064f25b9259026f19bc12daefd61e13c6c2448f 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -148,8 +148,8 @@ ProjectPatchLevel = $($(Project)ProjectPatchLevel)
 
 GhcProjectName         = The Glorious Glasgow Haskell Compilation System
 GhcProjectNameShort    = ghc
-GhcProjectVersion      = 3.02
-GhcProjectVersionInt   = 302
+GhcProjectVersion      = 3.03
+GhcProjectVersionInt   = 303
 GhcProjectPatchLevel   = 0
 
 #---------------------------------------------------------------