Release calc version 2.11.6.1

This commit is contained in:
Landon Curt Noll
2003-02-25 12:07:57 -08:00
parent 8aedcf801a
commit bb5c624382
4 changed files with 13 additions and 18 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.43 $
* @(#) $Id: version.c,v 29.43 2003/01/14 04:10:16 chongo Exp $
* @(#) $Revision: 29.42 $
* @(#) $Id: version.c,v 29.42 2003/01/14 01:51:46 chongo Exp $
* @(#) $Source: /usr/local/src/cmd/calc/RCS/version.c,v $
*
* Under source code control: 1990/05/22 11:00:58
@@ -46,7 +46,7 @@ static char *program;
#define MAJOR_VER 2 /* major version */
#define MINOR_VER 11 /* minor version */
#define MAJOR_PATCH 6 /* patch level or 0 if no patch */
#define MINOR_PATCH 2 /* test number or 0 if no minor patch */
#define MINOR_PATCH 1 /* test number or 0 if no minor patch */
/*