[Git][ghc/ghc][wip/ghc-9.2-hasura] RELEASE=NO

Zubin (@wz1000) gitlab at gitlab.haskell.org
Thu Sep 15 12:59:24 UTC 2022



Zubin pushed to branch wip/ghc-9.2-hasura at Glasgow Haskell Compiler / GHC


Commits:
1ebd4ddf by Zubin Duggal at 2022-09-15T18:29:13+05:30
RELEASE=NO

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -20,7 +20,7 @@ AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.2.4], [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/1ebd4ddf6e0a7435232fbfbc4797e0fc60762e17

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1ebd4ddf6e0a7435232fbfbc4797e0fc60762e17
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/20220915/c951b849/attachment.html>


More information about the ghc-commits mailing list