From: sewardj Date: Mon, 15 Nov 1999 11:47:02 +0000 (+0000) Subject: [project @ 1999-11-15 11:47:02 by sewardj] X-Git-Tag: Approximately_9120_patches~5556 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=dd92a0ba5dc60d0e5bc1e67bba66b88b5580ea7a;p=ghc-hetmet.git [project @ 1999-11-15 11:47:02 by sewardj] Set version to 991115, as this seems a stable point. --- diff --git a/ghc/interpreter/version.h b/ghc/interpreter/version.h index 2202829..b41c05c 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