BSD 4 release
[unix-history] / usr / src / cmd / make / ident.c
index 7229954..17069ff 100644 (file)
@@ -1,4 +1,4 @@
-char *xxxvers =  "\nMAKE.  VERSION 2.60     28 JANUARY 1980\n" ;
+char *xxxvers =  "\n@(#) MAKE.  VERSION 2.61     13 AUGUST 1980\n" ;
 
 /*
 2.1 4/24/76    Base version
 
 /*
 2.1 4/24/76    Base version
@@ -96,4 +96,5 @@ char *xxxvers =  "\nMAKE.  VERSION 2.60     28 JANUARY 1980\n" ;
 2.59   Changed references to sprintf to accomodate new function definition
        Also fixed extern declarations.
 2.60   Limited the number of open directories.
 2.59   Changed references to sprintf to accomodate new function definition
        Also fixed extern declarations.
 2.60   Limited the number of open directories.
+2.61   Added code to handle archives with ascii headers.
 */
 */