summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-12-11 12:40:25 -0500
committerBen Gamari <ben@smart-cactus.org>2019-12-11 12:40:25 -0500
commit23056422465dc99010c291f0388648d8d9d5d0d0 (patch)
treeb0c28bc7d873200fb5d2073b048d583a0f47ff26
parent7e7e5a8e6590b92f7f95f98c00fdbe4b60f82c75 (diff)
downloadhaskell-ghc-8.8.2-rc1.tar.gz
Set RELEASE=NOghc-8.8.2-rc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c4494581f6..dc043285bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl
AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.8.1], [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