Luite Stegeman pushed to branch ghc-9.6 at Glasgow Haskell Compiler / GHC
Commits:
-
0b018eba
by Luite Stegeman at 2025-04-15T16:35:38+02:00
1 changed file:
Changes:
... | ... | @@ -22,7 +22,7 @@ AC_INIT([The Glorious Glasgow Haskell Compilation System], [9.6.7], [glasgow-has |
22 | 22 | AC_CONFIG_MACRO_DIRS([m4])
|
23 | 23 | |
24 | 24 | # Set this to YES for a released version, otherwise NO
|
25 | -: ${RELEASE=YES}
|
|
25 | +: ${RELEASE=NO}
|
|
26 | 26 | |
27 | 27 | # The primary version (e.g. 7.5, 7.4.1) is set in the AC_INIT line
|
28 | 28 | # above. If this is not a released version, then we will append the
|