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

configure.ac: Bump to 7.10.3

parent f7cb40bb
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ dnl ...@@ -13,7 +13,7 @@ dnl
# see what flags are available. (Better yet, read the documentation!) # see what flags are available. (Better yet, read the documentation!)
# #
AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.10.2], [glasgow-haskell-bugs@haskell.org], [ghc]) AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.10.3], [glasgow-haskell-bugs@haskell.org], [ghc])
# Set this to YES for a released version, otherwise NO # Set this to YES for a released version, otherwise NO
: ${RELEASE=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