git.haskell.org
/
ghc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4986837
)
Set RELEASE=NO
author
Ben Gamari
<ben@smart-cactus.org>
Sat, 21 May 2016 09:20:10 +0000
(11:20 +0200)
committer
Ben Gamari
<ben@smart-cactus.org>
Sat, 21 May 2016 09:20:32 +0000
(11:20 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
31401d7
..
7d176dd
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-16,7
+16,7
@@
dnl
AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.0.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