[Git][ghc/ghc][ghc-8.8] Bump to 8.8.4, RELEASE=YES
Ben Gamari
gitlab at gitlab.haskell.org
Sat Jul 4 15:19:37 UTC 2020
Ben Gamari pushed to branch ghc-8.8 at Glasgow Haskell Compiler / GHC
Commits:
b12faad0 by GHC GitLab CI at 2020-07-04T15:19:25+00:00
Bump to 8.8.4, RELEASE=YES
- - - - -
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.8.3], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.8.4], [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/b12faad0ad27b56cfc35ac1faef448b6f2245734
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b12faad0ad27b56cfc35ac1faef448b6f2245734
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/20200704/15f5cd3f/attachment.html>
More information about the ghc-commits
mailing list