Skip to content
Snippets Groups Projects
Unverified Commit 1ccf9868 authored by Zubin's avatar Zubin
Browse files

Bump version to 8.10.6

parent af4d2d64
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ dnl
# see what flags are available. (Better yet, read the documentation!)
#
AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.5], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.6], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# Set this to YES for a released version, otherwise NO
: ${RELEASE=YES}
......
......@@ -2,7 +2,7 @@
## 4.14.3.0 *August 2021*
* Bundled with GHC 8.10.5
* Bundled with GHC 8.10.6
* Check the buffer size *before* calling the continuation in withEncodedCString (#20107)
......
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