pull up r19630 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 9 Aug 2007 22:12:09 +0000 (22:12 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 9 Aug 2007 22:12:09 +0000 (22:12 +0000)
 r19630@cathode-dark-space:  jaltman | 2007-06-22 15:01:51 -0400
 ticket: 5584

 NetIDMgr:

 Product version => 1.3.0.0
 API version     => 9

ticket: 5584

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19788 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/identity/apiversion.txt
src/windows/identity/config/Makefile.w2k
src/windows/identity/config/Makefile.w32

index 2f3ef6df631842c32d71c5819847e9aede7d3494..5ca2ccba00433e487e9829e28caa7c785bfb2602 100644 (file)
@@ -351,3 +351,13 @@ Date=(TBD)
 # Behavior change with respect to shadowed handles.  If a value\r
 # doesn't exist in the top level handle, then each shadowed handle\r
 # will be tried in turn until the value is found.\r
+\r
+#----------------------------------------------------------------\r
+Version=9\r
+AppVersion=1.3.0.0\r
+Date=(TBD)\r
+# Released with (TBD)\r
+\r
++ KHERR_CTX_NEWCHILD\r
++ KHERR_CTX_FOLDCHILD\r
+# Added to kherr.h to support additional notifications\r
index efd7fbdb404bc16bd2b2fca5e317da0b3235627e..7cdb3d5f5380a50e9e215640179e29db66b3a583 100644 (file)
@@ -46,9 +46,9 @@ KHIMAIRA_WIN32_CONFIG=1
 \r
 # Version info\r
 NETIDMGR_VERSION_MAJOR=1\r
-NETIDMGR_VERSION_MINOR=2\r
+NETIDMGR_VERSION_MINOR=3\r
 NETIDMGR_VERSION_PATCH=0\r
-NETIDMGR_VERSION_AUX=2\r
+NETIDMGR_VERSION_AUX=0\r
 NETIDMGR_RELEASEDESC=\r
 \r
 # The API version.  This number must be incremented each time the API\r
@@ -58,7 +58,7 @@ NETIDMGR_RELEASEDESC=
 #\r
 # Changes to the API version numbers should be documented in\r
 # apiversion.txt at the root of the source tree.\r
-NETIDMGR_VERSION_API=8\r
+NETIDMGR_VERSION_API=9\r
 \r
 # Minimum backwards compatible version.  API versions from\r
 # NETIDMGR_VERSION_API_MINCOMPAT through NETIDMGR_VERSION_API\r
index 5f274a49cee1ac1f8e715740d29e5a20216c78af..ffef7caa776c16bc2088c18226c851fad605f458 100644 (file)
@@ -46,9 +46,9 @@ KHIMAIRA_WIN32_CONFIG=1
 \r
 # Version info\r
 NETIDMGR_VERSION_MAJOR=1\r
-NETIDMGR_VERSION_MINOR=2\r
+NETIDMGR_VERSION_MINOR=3\r
 NETIDMGR_VERSION_PATCH=0\r
-NETIDMGR_VERSION_AUX=2\r
+NETIDMGR_VERSION_AUX=0\r
 NETIDMGR_RELEASEDESC=\r
 \r
 # The API version.  This number must be incremented each time the API\r
@@ -58,7 +58,7 @@ NETIDMGR_RELEASEDESC=
 #\r
 # Changes to the API version numbers should be documented in\r
 # apiversion.txt at the root of the source tree.\r
-NETIDMGR_VERSION_API=8\r
+NETIDMGR_VERSION_API=9\r
 \r
 # Minimum backwards compatible version.  API versions from\r
 # NETIDMGR_VERSION_API_MINCOMPAT through NETIDMGR_VERSION_API\r