summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-03-28 08:52:54 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2021-04-13 20:04:53 -0400
commitb665d9833b13d9d4241ff56585bbf45d2fcf2278 (patch)
tree02f69022c588670245417a607933550ede8856e4
parent1e2e62a462d2a13a1e43a520c9de38553334b0e0 (diff)
downloadhaskell-b665d9833b13d9d4241ff56585bbf45d2fcf2278.tar.gz
configure: Bump version to 9.3wip/bump-version
Bumps the `haddock` submodule.
-rw-r--r--configure.ac2
m---------utils/haddock0
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9a164d8635..1f524bdf54 100644
--- a/configure.ac
+++ b/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.1], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.3], [glasgow-haskell-bugs@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
diff --git a/utils/haddock b/utils/haddock
-Subproject eebc74dc08987fdd9b1c289be38207af9b0334c
+Subproject dabdee145c8da12aff4eebce7847f2af1a2ddc1