X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=e37972124cd69c65e4c0a5a2b434c1817e0e38cc;hb=f26b161bf682863353f188c2a8d52b7492bebcfa;hp=25963ff142a6ed5333f91d56fd87e9bf853e5ba3;hpb=bb01b8e8a461ea954729c241bac067ffc54ae055;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 25963ff..e379721 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.20070731], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.7], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO}