Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Siddharth
GHC
Commits
618ad562
Commit
618ad562
authored
Nov 10, 2011
by
Ian Lynagh
Browse files
Set RELEASE back to NO
parent
455d1b75
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
618ad562
...
...
@@ -16,7 +16,7 @@ dnl
AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.2.2], [glasgow-haskell-bugs@haskell.org], [ghc])
# Set this to YES for a released version, otherwise NO
: ${RELEASE=
YES
}
: ${RELEASE=
NO
}
# The primary version (e.g. 6.7, 6.6.1) is set in the AC_INIT line
# above. If this is not a released version, then we will append the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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