summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Marlow <simonmar@microsoft.com>2006-03-30 13:44:51 +0000
committerSimon Marlow <simonmar@microsoft.com>2006-03-30 13:44:51 +0000
commit76dc4dfd2645e9bc44098a8be2b980726605a763 (patch)
tree04cff409174c4c1e08ad96dbcf47bc0836d4e0ae
parent71d6db2260d3d5c3395818cd18564193845555e6 (diff)
downloadhaskell-76dc4dfd2645e9bc44098a8be2b980726605a763.tar.gz
oops, undo accidental patch
-rw-r--r--ghc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/configure.ac b/ghc/configure.ac
index 77b5497399..b6d9a4cb84 100644
--- a/ghc/configure.ac
+++ b/ghc/configure.ac
@@ -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