Index: trunk/dbconfig/config.md
===================================================================
--- trunk/dbconfig/config.md	(revision 11715)
+++ trunk/dbconfig/config.md	(revision 11720)
@@ -2,4 +2,4 @@
     pkg_name        STR     ippdb
     pkg_namespace   STR     ippdb
-    pkg_version     STR     1.1.2
+    pkg_version     STR     1.1.3
 END
Index: trunk/dbconfig/p4.md
===================================================================
--- trunk/dbconfig/p4.md	(revision 11715)
+++ trunk/dbconfig/p4.md	(revision 11720)
@@ -1,3 +1,3 @@
-# $Id: p4.md,v 1.9 2007-02-09 00:07:38 jhoblitt Exp $
+# $Id: p4.md,v 1.10 2007-02-09 01:17:50 jhoblitt Exp $
 
 #
@@ -11,8 +11,8 @@
 p4Run METADATA
     p4a_id      S32         0       # Primary Key AUTO_INCREMENT
+    mode        STR         64      # Key
     state       STR         64      # Key
-    mode        STR         64      # Key
     workdir     STR         255
-    magic       BOOL        f       # Primary Key
+    registered  TAI         NULL
 END
 
@@ -27,4 +27,5 @@
     p3_version  S32         0       # Primary Key
 # if magic is T then look for the exp_tag in the magic output tables
+    magiced     BOOL        f       # Primary Key
 END
 
