summaryrefslogtreecommitdiff
path: root/comm
diff options
context:
space:
mode:
authorchatty1994-07-22 09:07:23 +0000
committerchatty1994-07-22 09:07:23 +0000
commit4f81f257ed7865d0e6e947d41ef755a981b6acd2 (patch)
treed12c74fa18272ab3d2e827a446750230b3f67b75 /comm
parent3e47a9ba51196f0eea9f91322b1fbf2a2944791f (diff)
downloadivy-league-4f81f257ed7865d0e6e947d41ef755a981b6acd2.zip
ivy-league-4f81f257ed7865d0e6e947d41ef755a981b6acd2.tar.gz
ivy-league-4f81f257ed7865d0e6e947d41ef755a981b6acd2.tar.bz2
ivy-league-4f81f257ed7865d0e6e947d41ef755a981b6acd2.tar.xz
Patchlevel 2
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 a0ae982..c9da731 100644
--- a/comm/version.h
+++ b/comm/version.h
@@ -51,8 +51,8 @@
/**
title The Unix Channel
subtitle C++ Communication library
-version 3.5
-date May 1994
+version 3.5.2
+date July 1994
copyright (c) 1989-1992 LRI, 1992-1994 CENA
authors Michel Beaudouin-Lafon
| St\'ephane Chatty
@@ -71,6 +71,6 @@ phone +33 1 69 41 69 10 and +33 62 25 95 42
#define UchVersion 3
#define UchRelease 5
-#define UchPatchLevel 1
+#define UchPatchLevel 2
#endif