From a2159285e80508bb682d90a71270fbddada8bd05 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 18 Jun 1999 10:55:45 +0000 Subject: zsh-3.1.5-pws-22 --- Config/defs.mk.in | 1 + Config/version.mk | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'Config') diff --git a/Config/defs.mk.in b/Config/defs.mk.in index 27c9aea99..bbc42b236 100644 --- a/Config/defs.mk.in +++ b/Config/defs.mk.in @@ -68,6 +68,7 @@ INSTALL_DATA = @INSTALL_DATA@ # variables used in determining what to install FUNCTIONS_INSTALL = @FUNCTIONS_INSTALL@ +FUNCTIONS_SUBDIRS = @FUNCTIONS_SUBDIRS@ # flags passed to recursive makes in subdirectories MAKEDEFS = \ diff --git a/Config/version.mk b/Config/version.mk index 3e6726141..21d3d6e24 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=3.1.5-pws-21 -VERSION_DATE='June 6, 1999' +VERSION=3.1.5-pws-22 +VERSION_DATE='June 13, 1999' -- cgit 1.4.1