summaryrefslogtreecommitdiff
path: root/comm
diff options
context:
space:
mode:
authorchatty1993-11-29 12:27:24 +0000
committerchatty1993-11-29 12:27:24 +0000
commit466ae2252208ffa63e6b50d426431e4931e9130c (patch)
tree1a0e5d47eb742b3bfcea98cfcf0175c3f50f7692 /comm
parentad474ebe5ac3ff545af41a96786bbf4829aeec8d (diff)
downloadivy-league-466ae2252208ffa63e6b50d426431e4931e9130c.zip
ivy-league-466ae2252208ffa63e6b50d426431e4931e9130c.tar.gz
ivy-league-466ae2252208ffa63e6b50d426431e4931e9130c.tar.bz2
ivy-league-466ae2252208ffa63e6b50d426431e4931e9130c.tar.xz
3.4.0
Diffstat (limited to 'comm')
-rw-r--r--comm/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/comm/version.h b/comm/version.h
index b74f03e..890eedf 100644
--- a/comm/version.h
+++ b/comm/version.h
@@ -50,8 +50,8 @@
/**
title The Unix Channel
subtitle C++ Communication library
-version 3.1
-date January 1993
+version 3.4
+date November 1993
copyright (c) 1989-1992 LRI, 1992-1993 CENA
authors Michel Beaudouin-Lafon
| St\'ephane Chatty
@@ -69,7 +69,7 @@ phone +33 1 69 41 69 10 and +33 62 25 95 42
#ifndef UchVersion
#define UchVersion 3
-#define UchRelease 3
+#define UchRelease 4
#define UchPatchLevel 0
#endif