summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-12-13 17:26:54 -0500
committerBen Gamari <ben@smart-cactus.org>2020-12-16 17:00:31 -0500
commit6db6db46af6f8e3e24d7d16b0b43a984a9a14677 (patch)
tree8acc5cd91e088da101f245904e57e510098fddb1
parent98d9f8323a1ac64ebb05c6c3d2c52ee250c3c8e6 (diff)
downloadhaskell-6db6db46af6f8e3e24d7d16b0b43a984a9a14677.tar.gz
configure: Release 8.10.3ghc-8.10.3-release
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 54af2f142e..d1462db837 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.2], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.3], [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