summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-07-29 15:26:46 -0400
committerBen Gamari <ben@smart-cactus.org>2020-07-29 15:45:38 -0400
commit3c0e20d81b67645fb402cbedacbb31480721fb02 (patch)
tree96c724854759a1f43bb1d0b3fd88e2923e80854d
parent0006f59b8bb91b91f224f7d84e444114782b7bf7 (diff)
downloadhaskell-ghc-8.10.2-rc1.tar.gz
Release GHC 8.10.2ghc-8.10.2-rc1
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ba48c9da4e..ed6d9efbde 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,10 +13,10 @@ dnl
# see what flags are available. (Better yet, read the documentation!)
#
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.1], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.2], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# Set this to YES for a released version, otherwise NO
-: ${RELEASE=NO}
+: ${RELEASE=YES}
# The primary version (e.g. 7.5, 7.4.1) is set in the AC_INIT line
# above. If this is not a released version, then we will append the