Release calc version 2.11.1t3.0

This commit is contained in:
Landon Curt Noll
1999-12-18 19:33:21 -08:00
parent 9968a69f50
commit 121b8f72c6

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.7 $
* @(#) $Id: version.c,v 29.7 1999/12/19 03:26:47 chongo Exp $
* @(#) $Revision: 29.8 $
* @(#) $Id: version.c,v 29.8 1999/12/19 03:32:56 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 1 /* patch level or 0 if no patch */
#define MINOR_PATCH "3" /* test number or empty string if no patch */
#define MINOR_PATCH "3.0" /* test number or empty string if no patch */
/*
* calc version constants