summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-04 15:48:49 -0500
committerBen Gamari <ben@smart-cactus.org>2019-03-04 15:48:49 -0500
commitaac18e9a08e6de9648e1a62d849dcd409f407df8 (patch)
tree35c0e95550889093b462f8f603ccffcb00d00bff
parentb6f949ff4953cf51005159de3d27267835673504 (diff)
downloadhaskell-aac18e9a08e6de9648e1a62d849dcd409f407df8.tar.gz
Bump to 8.6.4ghc-8.6.4-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 846924727d..11c2a3400f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ dnl
# see what flags are available. (Better yet, read the documentation!)
#
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.6.3], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.6.4], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# Set this to YES for a released version, otherwise NO
: ${RELEASE=YES}