Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexis King
GHC
Commits
23056422
Commit
23056422
authored
Dec 11, 2019
by
Ben Gamari
🐢
Browse files
Set RELEASE=NO
parent
7e7e5a8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
23056422
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment