summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-10-29 19:14:23 -0400
committerBen Gamari <ben@smart-cactus.org>2021-10-29 19:14:23 -0400
commitac4496ceb190ab7c3e300c9f844ef4e8e4e75c32 (patch)
tree8ed03132303fa57341c00a846d5f31b498e4a9e1
parentb3fccb54c59dee2b5d69a02413eaf130739f63a1 (diff)
downloadhaskell-ac4496ceb190ab7c3e300c9f844ef4e8e4e75c32.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 9fa2239f61..102f0cb5c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.2.1], [glasgow-has
AC_CONFIG_MACRO_DIRS([m4])
# 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