summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-07-08 11:53:29 -0400
committerBen Gamari <ben@smart-cactus.org>2020-07-08 11:53:43 -0400
commit31e2bfbf45c7f5959a33c364ec9140f664cb8eb9 (patch)
tree558ea216cc9f0409c6b8ce1f85c595cef9c2c301
parentac697a44ffb216cb351468b1b0e9ddb84de1495a (diff)
downloadhaskell-31e2bfbf45c7f5959a33c364ec9140f664cb8eb9.tar.gz
Revert "Bump to 8.8.4, RELEASE=YES"
This reverts commit b12faad0ad27b56cfc35ac1faef448b6f2245734.
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3dd41f63a0..a47dadf8f2 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.8.4], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.8.3], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# Set this to YES for a released version, otherwise NO
-: ${RELEASE=YES}
+: ${RELEASE=NO}
# 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