X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fconfigure.ac;h=a557a10a3ad79ea5df2214cd37cf865b7558cb75;hb=877e29449aff260a2cd1fedd45aa177363b11e53;hp=0099027fb199a4e04a500261f37c01f08f06b468;hpb=5ad32b4208fdf32d67a27a285616dfa18840bb2f;p=ghc-hetmet.git diff --git a/ghc/configure.ac b/ghc/configure.ac index 0099027..a557a10 100644 --- a/ghc/configure.ac +++ b/ghc/configure.ac @@ -1,5 +1,5 @@ # Initialise and check sanity. -AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.3], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.5], [glasgow-haskell-bugs@haskell.org], [ghc]) AC_CONFIG_SRCDIR([ghc.spec.in]) # duplicate from ../configure.ac