oops, undo accidental patch
authorSimon Marlow <simonmar@microsoft.com>
Thu, 30 Mar 2006 13:44:51 +0000 (13:44 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 30 Mar 2006 13:44:51 +0000 (13:44 +0000)
ghc/configure.ac

index 77b5497..b6d9a4c 100644 (file)
@@ -1,5 +1,5 @@
 # Initialise and check sanity.
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.5.20060329], [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