summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-04-16 09:50:06 -0400
committerBen Gamari <ben@smart-cactus.org>2018-04-17 13:30:22 -0400
commit28595b7ab619d9a812cce23a546d7deabb486372 (patch)
treef1e8ca051a71f5ca1b19936dcef4bd4cb1269659
parent8c2cfc66efb17a0d899fc798fd67800a6f2a0889 (diff)
downloadhaskell-ghc-8.4.2-release.tar.gz
Release 8.4.2ghc-8.4.2-release
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2ce32a6db7..b74938f7da 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], [8.4.1], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.4.2], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# 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