[Git][ghc/ghc][wip/backports-8.10] configure: Release 8.10.3

Ben Gamari gitlab at gitlab.haskell.org
Sun Dec 13 22:27:33 UTC 2020



Ben Gamari pushed to branch wip/backports-8.10 at Glasgow Haskell Compiler / GHC


Commits:
dbb0d690 by Ben Gamari at 2020-12-13T17:26:54-05:00
configure: Release 8.10.3

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -13,10 +13,10 @@ dnl
 # see what flags are available. (Better yet, read the documentation!)
 #
 
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.2], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.10.3], [glasgow-haskell-bugs at haskell.org], [ghc-AC_PACKAGE_VERSION])
 
 # Set this to YES for a released version, otherwise NO
-: ${RELEASE=NO}
+: ${RELEASE=YES}
 
 # 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



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dbb0d6909e3887dde04c7d6fbb97ca00db9f14a0

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dbb0d6909e3887dde04c7d6fbb97ca00db9f14a0
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201213/4e1b2109/attachment.html>


More information about the ghc-commits mailing list