Skip to content
Snippets Groups Projects
Commit fc9c9fbd authored by Ben Gamari's avatar Ben Gamari
Browse files

configure.ac: Bump back down to 7.10.2

Keep at 7.10.2 for release candidate
parent 3d424607
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.10.3], [glasgow-haskell-bugs@haskell.org], [ghc])
AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.10.2], [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