summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchatty1994-05-10 08:50:02 +0000
committerchatty1994-05-10 08:50:02 +0000
commit9e5332136b567af8c9fd6a6b91338d2d68349562 (patch)
treedeed723697123aaaf92a6854a79980ea7236e0c8
parent7f565c8a2711dfb6927dd9f175fd6b09549d385d (diff)
downloadivy-league-9e5332136b567af8c9fd6a6b91338d2d68349562.zip
ivy-league-9e5332136b567af8c9fd6a6b91338d2d68349562.tar.gz
ivy-league-9e5332136b567af8c9fd6a6b91338d2d68349562.tar.bz2
ivy-league-9e5332136b567af8c9fd6a6b91338d2d68349562.tar.xz
version 0.2
-rw-r--r--dnn/version.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/dnn/version.h b/dnn/version.h
index 20cb01a..0537df3 100644
--- a/dnn/version.h
+++ b/dnn/version.h
@@ -1,9 +1,9 @@
/*
- * Data News Network
+ * DNN - Data News Network
*
* by Stephane Chatty
*
- * Copyright 1994
+ * Copyright 1993-1994
* Centre d'Etudes de la Navigation Aerienne (CENA)
*
* Version and copyright header
@@ -14,7 +14,7 @@
/***
- * Copyright 1994 Centre d'Etudes de la Navigation Aerienne (CENA)
+ * Copyright 1993-1994 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
@@ -50,9 +50,9 @@
/**
title DNN - Data News Network
subtitle ~
-version 0.1
-date February 1994
-copyright (c) 1994 CENA
+version 0.3
+date May 1994
+copyright (c) 1993-1994 CENA
authors St\'ephane Chatty
address Centre d'\'Etudes de la Navigation A\'erienne
| 7 avenue \'Edouard Belin
@@ -65,7 +65,7 @@ fax 33+ 62 25 95 99
#ifndef DnnVersion
#define DnnVersion 0
-#define DnnRelease 1
+#define DnnRelease 3
#define DnnPatchLevel 0
#endif