[Git][ghc/ghc][ghc-8.6.5-release] Release 8.6.5
Ben Gamari
gitlab at gitlab.haskell.org
Tue Apr 23 01:47:34 UTC 2019
Ben Gamari pushed to tag ghc-8.6.5-release at Glasgow Haskell Compiler / GHC
Commits:
92b6a023 by Ben Gamari at 2019-04-23T01:46:46Z
Release 8.6.5
- - - - -
1 changed file:
- configure.ac
Changes:
=====================================
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.6.4], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.6.5], [glasgow-haskell-bugs at 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
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/92b6a0237e0195cee4773de4b237951addd659d9
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/92b6a0237e0195cee4773de4b237951addd659d9
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190422/c5d4b7ce/attachment-0001.html>
More information about the ghc-commits
mailing list