summaryrefslogtreecommitdiff
path: root/Programmer/iff.i
diff options
context:
space:
mode:
Diffstat (limited to 'Programmer/iff.i')
-rw-r--r--Programmer/iff.i12
1 files changed, 6 insertions, 6 deletions
diff --git a/Programmer/iff.i b/Programmer/iff.i
index 280c071..b909e1c 100644
--- a/Programmer/iff.i
+++ b/Programmer/iff.i
@@ -1,13 +1,13 @@
IFND LIBRARIES_IFF_I
LIBRARIES_IFF_I SET 1
**
-** $Id: iff.i,v 21.2 92/05/18 02:17:48 chris Exp $
-** $Revision: 21.2 $
+** $Id: iff.i,v 21.3 92/05/23 01:34:36 chris Exp $
+** $Revision: 21.3 $
**
** $Filename: iff.i $
-** $Author: chris $
-** $Release: 19.1 $
-** $Date: 92/05/18 02:17:48 $
+** $Author: Christian A. Weber $
+** $Release: 22.1 $
+** $Date: 92/05/23 01:34:36 $
**
** Standard header file for programs using iff.library
**
@@ -22,7 +22,7 @@ IFFNAME MACRO
dc.b 'iff.library',0
ENDM
-IFFVERSION: EQU 21 ; Current library version
+IFFVERSION: EQU 22 ; Current library version
*****************************************************************************