summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-05-27 22:29:26 -0400
committerBen Gamari <ben@smart-cactus.org>2020-05-27 22:29:40 -0400
commitebc670a2777fafe7ece87ba0504b1ebdc0ad8216 (patch)
tree3198586cfe6df6268a80fef3833ee4652fcec06c
parentdade73c7849d05bc50d35e4c8411e2fdbba75f2a (diff)
downloadhaskell-ebc670a2777fafe7ece87ba0504b1ebdc0ad8216.tar.gz
Set RELEASE=NO
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d2c397a235..c96bde83cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl
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