From dd92a0ba5dc60d0e5bc1e67bba66b88b5580ea7a Mon Sep 17 00:00:00 2001 From: sewardj <unknown> Date: Mon, 15 Nov 1999 11:47:02 +0000 Subject: [PATCH] [project @ 1999-11-15 11:47:02 by sewardj] Set version to 991115, as this seems a stable point. --- ghc/interpreter/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/interpreter/version.h b/ghc/interpreter/version.h index 220282914ca7..b41c05cd62b4 100644 --- a/ghc/interpreter/version.h +++ b/ghc/interpreter/version.h @@ -13,6 +13,6 @@ #if MAJOR_RELEASE #define HUGS_VERSION "October 1999 " #else -#define HUGS_VERSION "STGHugs-991029" +#define HUGS_VERSION "STGHugs-991115" #endif -- GitLab