Release calc version 2.11.5t4.3

This commit is contained in:
Landon Curt Noll
2001-06-01 15:39:58 -07:00
parent ad44f1e3ab
commit 10c0bd2d95
3 changed files with 29 additions and 13 deletions

View File

@@ -19,8 +19,8 @@
* received a copy with calc; if not, write to Free Software Foundation, Inc.
* 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
* @(#) $Revision: 29.28 $
* @(#) $Id: version.c,v 29.28 2001/06/01 11:27:38 chongo Exp $
* @(#) $Revision: 29.29 $
* @(#) $Id: version.c,v 29.29 2001/06/01 21:44:44 chongo Exp $
* @(#) $Source: /usr/local/src/cmd/calc/RCS/version.c,v $
*
* Under source code control: 1990/05/22 11:00:58
@@ -43,7 +43,7 @@ static char *program;
#define MAJOR_VER 2 /* major version */
#define MINOR_VER 11 /* minor version */
#define MAJOR_PATCH 5 /* patch level or 0 if no patch */
#define MINOR_PATCH "4.2" /* test number or empty string if no patch */
#define MINOR_PATCH "4.3" /* test number or empty string if no patch */
/*
* calc version constants