summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-05 16:02:06 -0500
committerBen Gamari <ben@smart-cactus.org>2019-03-05 16:02:06 -0500
commit1d5b97c2c1b14e7ae28e2b75d5b3a4d7c8c05c5d (patch)
tree4c15a29e55c992fe6112496872aaae70f0a3786b
parentaac18e9a08e6de9648e1a62d849dcd409f407df8 (diff)
downloadhaskell-1d5b97c2c1b14e7ae28e2b75d5b3a4d7c8c05c5d.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 11c2a3400f..fd82a968dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl
AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.6.4], [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