From 05dd12ba660765cad6cb2955e80daad3f54d9918 Mon Sep 17 00:00:00 2001 From: chatty Date: Tue, 27 Jul 1993 14:05:19 +0000 Subject: version 1.2.1 --- utils/version.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'utils') diff --git a/utils/version.h b/utils/version.h index ee65f67..2d7c0e4 100644 --- a/utils/version.h +++ b/utils/version.h @@ -14,7 +14,7 @@ */ -/** +/*** * Copyright 1990, 1991 Laboratoire de Recherche en Informatique (LRI) * Copyright 1992, 1993 Centre d'Etudes de la Navigation Aerienne (CENA) * @@ -39,6 +39,7 @@ * DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + *** * * Maintainer: * @@ -52,8 +53,8 @@ /** title CENA C++ Utilities subtitle Utility classes -version 1.1 -date January 1993 +version 1.2 +date July 1993 copyright (c) 1990, 1991 LRI, 1992, 1993 CENA authors St\'ephane Chatty address Centre d'\'Etudes de la Navigation A\'erienne @@ -68,6 +69,6 @@ fax 33+ 62 25 95 99 #define CcuVersion 1 #define CcuRelease 2 -#define CcuPatchLevel 0 +#define CcuPatchLevel 1 #endif -- cgit v1.1