[project @ 2005-12-13 11:30:33 by simonmar]
authorsimonmar <unknown>
Tue, 13 Dec 2005 11:30:33 +0000 (11:30 +0000)
committersimonmar <unknown>
Tue, 13 Dec 2005 11:30:33 +0000 (11:30 +0000)
undo accidental commit of snapshot version number

ghc/configure.ac

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