summaryrefslogtreecommitdiff
path: root/comm
diff options
context:
space:
mode:
authorchatty1994-05-06 15:27:01 +0000
committerchatty1994-05-06 15:27:01 +0000
commitacc7e1fa8196fd8e92b95b391d3fe4b0f8a5ee22 (patch)
tree0183430b4cfc2b5d5951f223d33ae9693469b7ac /comm
parentbfcb06768fbcd5d05a5c2da4055510ca76df957b (diff)
downloadivy-league-acc7e1fa8196fd8e92b95b391d3fe4b0f8a5ee22.zip
ivy-league-acc7e1fa8196fd8e92b95b391d3fe4b0f8a5ee22.tar.gz
ivy-league-acc7e1fa8196fd8e92b95b391d3fe4b0f8a5ee22.tar.bz2
ivy-league-acc7e1fa8196fd8e92b95b391d3fe4b0f8a5ee22.tar.xz
*** empty log message ***
Diffstat (limited to 'comm')
-rw-r--r--comm/version.h15
1 files changed, 8 insertions, 7 deletions
diff --git a/comm/version.h b/comm/version.h
index 890eedf..8646272 100644
--- a/comm/version.h
+++ b/comm/version.h
@@ -3,8 +3,9 @@
*
* by Michel Beaudouin-Lafon
*
- * Copyright 1990-1993
+ * Copyright 1990-1994
* Laboratoire de Recherche en Informatique (LRI)
+ * Centre d'Etudes de la Navigation Aerienne
*
* Version and copyright header
*
@@ -13,8 +14,8 @@
*/
/**
- * Copyright 1990, 1991, 1992 Laboratoire de Recherche en Informatique (LRI)
- * Copyright 1992, 1993 Centre d'Etudes de la Navigation Aerienne (CENA)
+ * Copyright 1990 - 1992 Laboratoire de Recherche en Informatique (LRI)
+ * Copyright 1992 - 1994 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
@@ -50,9 +51,9 @@
/**
title The Unix Channel
subtitle C++ Communication library
-version 3.4
-date November 1993
-copyright (c) 1989-1992 LRI, 1992-1993 CENA
+version 3.5
+date May 1994
+copyright (c) 1989-1992 LRI, 1992-1994 CENA
authors Michel Beaudouin-Lafon
| St\'ephane Chatty
address Laboratoire de Recherche en Informatique
@@ -69,7 +70,7 @@ phone +33 1 69 41 69 10 and +33 62 25 95 42
#ifndef UchVersion
#define UchVersion 3
-#define UchRelease 4
+#define UchRelease 5
#define UchPatchLevel 0
#endif