From cc73f58e0721a04654f47f7437e1b2b9a13abc8f Mon Sep 17 00:00:00 2001
From: Ian Lynagh <ian@well-typed.com>
Date: Thu, 18 Apr 2013 23:28:15 +0100
Subject: [PATCH] Update ANNOUNCE for 7.6.3

---
 ANNOUNCE | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/ANNOUNCE b/ANNOUNCE
index e3b010fe0034..9d170971a434 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,16 +1,15 @@
 
    =============================================================
-    The (Interactive) Glasgow Haskell Compiler -- version 7.6.2
+    The (Interactive) Glasgow Haskell Compiler -- version 7.6.3
    =============================================================
 
-The GHC Team is pleased to announce a new patchlevel release of GHC, 7.6.2.
+The GHC Team is pleased to announce a new patchlevel release of GHC, 7.6.3.
 
-This release fixes a number of bugs relative to 7.6.1, so we recommend
-upgrading.
+This is a bugfix release relative to 7.6.1, so we recommend upgrading.
 
 Full release notes are here:
 
-  http://www.haskell.org/ghc/docs/7.6.2/html/users_guide/release-7-6-2.html
+  http://www.haskell.org/ghc/docs/7.6.3/html/users_guide/release-7-6-3.html
 
 How to get it
 ~~~~~~~~~~~~~
-- 
GitLab