Release calc version 2.11.0t0

This commit is contained in:
Landon Curt Noll
1999-09-20 14:40:16 -07:00
parent b4e94b7eaa
commit 5307c4e16b
4 changed files with 46 additions and 64 deletions

View File

@@ -10,9 +10,9 @@
#include "calc.h"
#define MAJOR_VER 2 /* major version */
#define MINOR_VER 10 /* minor version */
#define MAJOR_PATCH 3 /* patch level or 0 if no patch */
#define MINOR_PATCH "t5.46" /* test number or empty string if no patch */
#define MINOR_VER 11 /* minor version */
#define MAJOR_PATCH 0 /* patch level or 0 if no patch */
#define MINOR_PATCH "0" /* test number or empty string if no patch */
/*
* calc version constants