Skip to content
Snippets Groups Projects
Commit f30a0162 authored by Austin Seipp's avatar Austin Seipp
Browse files

That should have been 7.8.0


Signed-off-by: default avatarAustin Seipp <aseipp@pobox.com>
parent 9976c2ec
No related merge requests found
......@@ -13,7 +13,7 @@ dnl
# see what flags are available. (Better yet, read the documentation!)
#
AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.8.1], [glasgow-haskell-bugs@haskell.org], [ghc])
AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.8.0], [glasgow-haskell-bugs@haskell.org], [ghc])
# Set this to YES for a released version, otherwise NO
: ${RELEASE=NO}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment