[Git][ghc/ghc][wip/backports-9.6] configure: Release 9.6.2
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Sun May 21 19:03:40 UTC 2023
Ben Gamari pushed to branch wip/backports-9.6 at Glasgow Haskell Compiler / GHC
Commits:
07243d1b by Ben Gamari at 2023-05-21T15:03:36-04:00
configure: Release 9.6.2
- - - - -
1 changed file:
- configure.ac
Changes:
=====================================
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], [9.6.1], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.6.2], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
# Version on master must be X.Y (not X.Y.Z) for ProjectVersionMunged variable
# to be useful (cf #19058). However, the version must have three components
# (X.Y.Z) on stable branches (e.g. ghc-9.2) to ensure that pre-releases are
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/07243d1b1ad92c98f4728afb31fc9c39573c14f0
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/07243d1b1ad92c98f4728afb31fc9c39573c14f0
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/20230521/2ce817df/attachment.html>
More information about the ghc-commits
mailing list