X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=25963ff142a6ed5333f91d56fd87e9bf853e5ba3;hp=e37972124cd69c65e4c0a5a2b434c1817e0e38cc;hb=bb01b8e8a461ea954729c241bac067ffc54ae055;hpb=085025b1e45218eb4f9ef7fda055e23f03b8e1b7 diff --git a/configure.ac b/configure.ac index e379721..25963ff 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ dnl # see what flags are available. (Better yet, read the documentation!) # -AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.7], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.7.20070731], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO}