From 12593314da531ee3e6f72e9cd35b2f7c2ba871bd Mon Sep 17 00:00:00 2001 From: stskeeps Date: Sun, 20 Aug 2000 12:01:56 +0000 Subject: [PATCH] . --- include/numeric.h | 2 -- include/sock.h | 4 ++-- include/version.h | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/include/numeric.h b/include/numeric.h index b0d95479f..b719ba787 100644 --- a/include/numeric.h +++ b/include/numeric.h @@ -20,8 +20,6 @@ */ /* - * -- Potvin -- Feb 20/98 - * * Added numerics 600-799 as numeric_replies2[], we ran out */ diff --git a/include/sock.h b/include/sock.h index 1d508c7f8..87ae71bb5 100644 --- a/include/sock.h +++ b/include/sock.h @@ -23,8 +23,8 @@ * $Id$ * * $Log$ - * Revision 1.1.1.1.6.6 2000/08/20 11:40:42 stskeeps - * Upgrade to Unreal3.1-Silverheart+ + * Revision 1.1.1.1.6.7 2000/08/20 12:00:43 stskeeps + * . * * Revision 1.1.1.1.6.1.2.1 2000/07/14 20:22:57 stskeeps * +- Indentation and more SJ3 fixes diff --git a/include/version.h b/include/version.h index 904ed9618..178455c39 100644 --- a/include/version.h +++ b/include/version.h @@ -31,7 +31,7 @@ #define PATCH1 "3" #define PATCH2 ".1" #define PATCH3 "-Silverheart" -#define PATCH4 "" +#define PATCH4 "+" #define PATCH5 "" #define PATCH6 "" #define PATCH7 ""