summaryrefslogtreecommitdiff
path: root/dnn/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'dnn/version.h')
-rw-r--r--dnn/version.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/dnn/version.h b/dnn/version.h
index c5556ea..f9e707c 100644
--- a/dnn/version.h
+++ b/dnn/version.h
@@ -12,7 +12,6 @@
* $CurLog$
*/
-
/***
* Copyright 1993-1994 Centre d'Etudes de la Navigation Aerienne (CENA)
*
@@ -62,10 +61,10 @@ phone +33 62 25 95 42
fax +33 62 25 95 99
**/
-#ifndef DnnVersion
+#ifndef IvlVersion
-#define DnnVersion 0
-#define DnnRelease 4
-#define DnnPatchLevel 0
+#define IvlVersion 0
+#define IvlRelease 4
+#define IvlPatchLevel 0
#endif