summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchatty1994-07-22 09:05:53 +0000
committerchatty1994-07-22 09:05:53 +0000
commit9a31434a49b3a711f811ad78ce36c4aa62db1de1 (patch)
treeea281f23217cc18fa87037be79d15eb0c94c62b5
parent65ae6594970cc1b0851a84d9481c29897c40d84b (diff)
downloadivy-league-9a31434a49b3a711f811ad78ce36c4aa62db1de1.zip
ivy-league-9a31434a49b3a711f811ad78ce36c4aa62db1de1.tar.gz
ivy-league-9a31434a49b3a711f811ad78ce36c4aa62db1de1.tar.bz2
ivy-league-9a31434a49b3a711f811ad78ce36c4aa62db1de1.tar.xz
version 1.5.2
-rw-r--r--utils/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/version.h b/utils/version.h
index ec8e078..53034df 100644
--- a/utils/version.h
+++ b/utils/version.h
@@ -53,8 +53,8 @@
/**
title CENA C++ Utilities
subtitle Utility classes
-version 1.5
-date May 1994
+version 1.5.2
+date July 1994
copyright (c) 1990, 1991 LRI, 1992, 1993, 1994 CENA
authors St\'ephane Chatty
address Centre d'\'Etudes de la Navigation A\'erienne
@@ -69,6 +69,6 @@ fax 33+ 62 25 95 99
#define CcuVersion 1
#define CcuRelease 5
-#define CcuPatchLevel 1
+#define CcuPatchLevel 2
#endif