X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=38ba4b7ba82b45551a8eb5cb16dfb62dd8c1cbd3;hb=0e4eef1e5c326750d1b94c9b365c0b3fab19e611;hp=31281c03fd0a1941b897eb03b1e9eb1e033f2ffe;hpb=4f51ac1246f9a9b2bd172e2d6957d95942d12d23;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 31281c0..38ba4b7 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.11.20081214], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.11], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO}