From 238edd88364e971bf86cdae839206a3aa0aabdae Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Wed, 1 Sep 1993 18:49:05 +0000 Subject: [PATCH] - Fix various redisplay/resize bugs, and add notification of resize for Edwin. - Add select capabilities to NT version. --- v7/src/microcode/version.h | 4 ++-- v8/src/microcode/version.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index 41668ed78..31379c2ee 100644 --- a/v7/src/microcode/version.h +++ b/v7/src/microcode/version.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: version.h,v 11.140 1993/08/28 22:46:44 gjr Exp $ +$Id: version.h,v 11.141 1993/09/01 18:49:05 gjr Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 140 +#define SUBVERSION 141 #endif diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index 41668ed78..31379c2ee 100644 --- a/v8/src/microcode/version.h +++ b/v8/src/microcode/version.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: version.h,v 11.140 1993/08/28 22:46:44 gjr Exp $ +$Id: version.h,v 11.141 1993/09/01 18:49:05 gjr Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 140 +#define SUBVERSION 141 #endif -- 2.25.1