[Git][ghc/ghc][wip/backports-9.6] Deleted 1 commit: configure: RELEASE=NO
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Tue May 23 00:23:26 UTC 2023
Ben Gamari pushed to branch wip/backports-9.6 at Glasgow Haskell Compiler / GHC
WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.
Deleted commits:
9a1dcec1 by Ben Gamari at 2023-05-22T20:18:17-04:00
configure: RELEASE=NO
- - - - -
1 changed file:
- configure.ac
Changes:
=====================================
configure.ac
=====================================
@@ -22,7 +22,7 @@ AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.6.2], [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
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9a1dcec1be8421d415c4592231e6c24af7e7e013
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9a1dcec1be8421d415c4592231e6c24af7e7e013
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230522/d90b0331/attachment.html>
More information about the ghc-commits
mailing list