[project @ 2004-11-09 10:42:47 by simonmar]
authorsimonmar <unknown>
Tue, 9 Nov 2004 10:42:47 +0000 (10:42 +0000)
committersimonmar <unknown>
Tue, 9 Nov 2004 10:42:47 +0000 (10:42 +0000)
duh, undo previous accidental commit

ghc/configure.ac

index d29e847..9e4d6cd 100644 (file)
@@ -1,5 +1,5 @@
 # Initialise and check sanity.
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.3.20041107], [glasgow-haskell-bugs@haskell.org], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.3], [glasgow-haskell-bugs@haskell.org], [ghc])
 AC_CONFIG_SRCDIR([ghc.spec.in])
 
 FP_SETUP_PROJECT_INFO