summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-02-03 23:38:29 -0500
committerBen Gamari <ben@smart-cactus.org>2021-02-04 00:28:14 -0500
commit6a01e28f4204ec17c587931311711fa76e0ea08d (patch)
tree83b114fbd539f611205738ad7f77e7dacf38b0df
parentc6378dc88183b7b870876bfe2613b766b9d6e08a (diff)
downloadhaskell-6a01e28f4204ec17c587931311711fa76e0ea08d.tar.gz
Release 8.10.4ghc-8.10.4-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a9383c50b5..38d7ea7f9b 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.10.3], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.4], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# Set this to YES for a released version, otherwise NO
: ${RELEASE=YES}