[Git][ghc/ghc][master] configure: Bump version to 9.9

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Thu Jun 22 01:08:10 UTC 2023



Ben Gamari pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
4e1de71c by Ben Gamari at 2023-06-21T21:07:48-04:00
configure: Bump version to 9.9

Bumps haddock submodule.

- - - - -


2 changed files:

- configure.ac
- utils/haddock


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.8], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.9], [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


=====================================
utils/haddock
=====================================
@@ -1 +1 @@
-Subproject commit 4bf963f87b5d994b1ddc72ee4bd2bd968637e2de
+Subproject commit 495c0655dcb9a9482054c5e48c0106f57f5ddb06



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4e1de71cd561d39fbc6bf95a62045b918761e077

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4e1de71cd561d39fbc6bf95a62045b918761e077
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/20230621/cefded1e/attachment.html>


More information about the ghc-commits mailing list