Skip to content
Snippets Groups Projects
Commit c1865854 authored by Ben Gamari's avatar Ben Gamari
Browse files

configure: Bump version to 9.8

Bumps Haddock submodule
parent 711b1d24
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ dnl ...@@ -13,7 +13,7 @@ dnl
# see what flags are available. (Better yet, read the documentation!) # see what flags are available. (Better yet, read the documentation!)
# #
AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.7], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION]) AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.8], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# Version on master must be X.Y (not X.Y.Z) for ProjectVersionMunged variable # 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 # 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 # (X.Y.Z) on stable branches (e.g. ghc-9.2) to ensure that pre-releases are
......
Subproject commit 081aa819f292323387c84bbc2192215e88df6efe Subproject commit 4bf963f87b5d994b1ddc72ee4bd2bd968637e2de
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment