From 08bcb724cf306422ee01edf90f2432898c4278f5 Mon Sep 17 00:00:00 2001 From: chatty Date: Tue, 28 Nov 2000 17:07:45 +0000 Subject: Ticked to 4.0.0 --- comm/version.h | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'comm') diff --git a/comm/version.h b/comm/version.h index c9da731..213c32d 100644 --- a/comm/version.h +++ b/comm/version.h @@ -3,7 +3,7 @@ * * by Michel Beaudouin-Lafon * - * Copyright 1990-1994 + * Copyright 1990-1997 * Laboratoire de Recherche en Informatique (LRI) * Centre d'Etudes de la Navigation Aerienne * @@ -15,7 +15,7 @@ /** * Copyright 1990 - 1992 Laboratoire de Recherche en Informatique (LRI) - * Copyright 1992 - 1994 Centre d'Etudes de la Navigation Aerienne (CENA) + * Copyright 1992 - 1997 Centre d'Etudes de la Navigation Aerienne (CENA) * * Permission to use, copy, and modify this software and its documentation * for your own purposes is hereby granted without fee, provided that @@ -43,17 +43,17 @@ * * Stephane Chatty e-mail: chatty@dgac.fr * CENA - * 7 avenue Edouard Belin phone: +33 62 25 95 42 - * 31055 TOULOUSE - FRANCE fax: +33 62 25 95 99 + * 7 avenue Edouard Belin phone: +33 (0)5 62 25 95 42 + * 31055 TOULOUSE - FRANCE fax: +33 (0)5 62 25 95 99 * **/ /** title The Unix Channel subtitle C++ Communication library -version 3.5.2 -date July 1994 -copyright (c) 1989-1992 LRI, 1992-1994 CENA +version 4.0.0 +date June 1997 +copyright (c) 1989-1992 LRI, 1992-1997 CENA authors Michel Beaudouin-Lafon | St\'ephane Chatty address Laboratoire de Recherche en Informatique @@ -64,13 +64,13 @@ address Laboratoire de Recherche en Informatique | 7 avenue Edouard Belin | 31055 TOULOUSE CEDEX, France e-mail mbl@lri.fr and chatty@dgac.fr -phone +33 1 69 41 69 10 and +33 62 25 95 42 +phone +33 01 69 15 69 10 and +33 05 62 25 95 42 **/ #ifndef UchVersion -#define UchVersion 3 -#define UchRelease 5 -#define UchPatchLevel 2 +#define UchVersion 4 +#define UchRelease 0 +#define UchPatchLevel 0 #endif -- cgit v1.1