aboutsummaryrefslogtreecommitdiff
path: root/src/windows/identity/config/Makefile.w32
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2007-04-11 01:58:21 +0000
committerTom Yu <tlyu@mit.edu>2007-04-11 01:58:21 +0000
commitc853b68b95d9a8c1978e2833bd7af8dd170bbfc7 (patch)
treeceeba90a35c62b2fff478a8f7b9136fa7e189779 /src/windows/identity/config/Makefile.w32
parent5d18ef6be8dea2dfbeb66b7f9b4e8fc2ec220f53 (diff)
downloadkrb5-c853b68b95d9a8c1978e2833bd7af8dd170bbfc7.zip
krb5-c853b68b95d9a8c1978e2833bd7af8dd170bbfc7.tar.gz
krb5-c853b68b95d9a8c1978e2833bd7af8dd170bbfc7.tar.bz2
pull up r19407 from trunk
r19407@cathode-dark-space: jaltman | 2007-04-06 21:02:00 -0400 ticket: new subject: NIM 1.2.0.1 corrections component: windows tags: pullup NetIdMgr Version 1.2.0.1 netidmgr.exe: - add functionality to implement previously defined "DefaultSticky" registry based configuration parameter. This value is can be added to an installer by a transform or pushed by Group Policy. When set, it controls the default setting of the "sticky" flag for new identities. nidmgr32.dll: - fix the version resources: FileVersion, ProductName, and ProductVersion krb5cred.dll: - when importing an identity from the MSLSA, if there has never been a default identity, configure the MSLSA identity to be the default. ticket: 5516 version_fixed: 1.6.1 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19421 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/identity/config/Makefile.w32')
-rw-r--r--src/windows/identity/config/Makefile.w322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/identity/config/Makefile.w32 b/src/windows/identity/config/Makefile.w32
index d65d45d..f019624 100644
--- a/src/windows/identity/config/Makefile.w32
+++ b/src/windows/identity/config/Makefile.w32
@@ -48,7 +48,7 @@ KHIMAIRA_WIN32_CONFIG=1
NETIDMGR_VERSION_MAJOR=1
NETIDMGR_VERSION_MINOR=2
NETIDMGR_VERSION_PATCH=0
-NETIDMGR_VERSION_AUX=0
+NETIDMGR_VERSION_AUX=1
NETIDMGR_RELEASEDESC=
# The API version. This number must be incremented each time the API