summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-12-23 07:47:21 -0600
committerAustin Seipp <austin@well-typed.com>2014-12-23 07:47:21 -0600
commit95555163fda4f43c32c385500269cfb00f0cb565 (patch)
tree51a0eaa64d0d14430bb0683585ada0247c2b129f
parent96b7ff1c9f02d805f754da02ccf6a9f0ff3b92c5 (diff)
downloadhaskell-95555163fda4f43c32c385500269cfb00f0cb565.tar.gz
Set VERSION=7.8.4, RELEASE=YESghc-7.8.4-release
Signed-off-by: Austin Seipp <austin@well-typed.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 27322c6972..2414a2fd99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,10 +13,10 @@ dnl
# see what flags are available. (Better yet, read the documentation!)
#
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.8.3], [glasgow-haskell-bugs@haskell.org], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.8.4], [glasgow-haskell-bugs@haskell.org], [ghc])
# Set this to YES for a released version, otherwise NO
-: ${RELEASE=NO}
+: ${RELEASE=YES}
# The primary version (e.g. 7.5, 7.4.1) is set in the AC_INIT line
# above. If this is not a released version, then we will append the