summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorchatty1996-03-15 17:24:36 +0000
committerchatty1996-03-15 17:24:36 +0000
commitbfe56fa60fb96c3516c8ada4e39a18cabf31e8e0 (patch)
tree968639da009408c309b722a076018b8e227c58fd /utils
parent1e6723ff1692f266d668d45eebbe49a038e96964 (diff)
downloadivy-league-bfe56fa60fb96c3516c8ada4e39a18cabf31e8e0.zip
ivy-league-bfe56fa60fb96c3516c8ada4e39a18cabf31e8e0.tar.gz
ivy-league-bfe56fa60fb96c3516c8ada4e39a18cabf31e8e0.tar.bz2
ivy-league-bfe56fa60fb96c3516c8ada4e39a18cabf31e8e0.tar.xz
1.5.3, march 1995
Diffstat (limited to 'utils')
-rw-r--r--utils/version.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/utils/version.h b/utils/version.h
index 53034df..7c246ea 100644
--- a/utils/version.h
+++ b/utils/version.h
@@ -3,7 +3,7 @@
*
* by Stephane Chatty
*
- * Copyright 1990-1994
+ * Copyright 1990-1995
* Laboratoire de Recherche en Informatique (LRI)
* Centre d'Etudes de la Navigation Aerienne (CENA)
*
@@ -16,7 +16,7 @@
/***
* Copyright 1990, 1991 Laboratoire de Recherche en Informatique (LRI)
- * Copyright 1992, 1993, 1994 Centre d'Etudes de la Navigation Aerienne (CENA)
+ * Copyright 1992-1995 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
@@ -53,9 +53,9 @@
/**
title CENA C++ Utilities
subtitle Utility classes
-version 1.5.2
-date July 1994
-copyright (c) 1990, 1991 LRI, 1992, 1993, 1994 CENA
+version 1.5.3
+date March 1995
+copyright (c) 1990, 1991 LRI, 1992-1995 CENA
authors St\'ephane Chatty
address Centre d'\'Etudes de la Navigation A\'erienne
| 7 avenue \'Edouard Belin
@@ -69,6 +69,6 @@ fax 33+ 62 25 95 99
#define CcuVersion 1
#define CcuRelease 5
-#define CcuPatchLevel 2
+#define CcuPatchLevel 3
#endif