diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-11-10 09:26:25 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2019-11-16 18:50:15 -0500 |
commit | c0f94520711d5bfd04ecf93dd9fbb48aa073a1a2 (patch) | |
tree | 39cd48fbd8afdf7af4c84df2448e359bf4151aa5 | |
parent | 9a99dca557d00c80ed6d683e5a5f5068bcd27eeb (diff) | |
download | haskell-c0f94520711d5bfd04ecf93dd9fbb48aa073a1a2.tar.gz |
Bump version to 8.10.0
Bumps haddock submodule.
-rw-r--r-- | configure.ac | 2 | ||||
m--------- | utils/haddock | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 130744f0ba..5e6f7d8723 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], [8.9.0], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.0], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO} diff --git a/utils/haddock b/utils/haddock -Subproject 9d5b3266ff071a2cdc58466e939aabd537a6950 +Subproject 46c288ea42c50302d708fa7a2495f3544aafac3 |