Update auxiliary version number for NetIDMgr
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 23 Aug 2006 16:33:58 +0000 (16:33 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 23 Aug 2006 16:33:58 +0000 (16:33 +0000)
ticket: 4172

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18499 dc483132-0cff-0310-8789-dd5450dbe970

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

index 4ea6b8856e44932d6d844d9604683b3bc2ed1c2a..f33176611a8d279b9c6de49ee5c1f23c492080c9 100644 (file)
@@ -47,7 +47,7 @@ KHIMAIRA_WIN32_CONFIG=1
 NETIDMGR_VERSION_MAJOR=1\r
 NETIDMGR_VERSION_MINOR=1\r
 NETIDMGR_VERSION_PATCH=0\r
-NETIDMGR_VERSION_AUX=1\r
+NETIDMGR_VERSION_AUX=2\r
 NETIDMGR_RELEASEDESC=\r
 \r
 # The API version.  This number must be incremented each time the API\r
@@ -69,7 +69,7 @@ NETIDMGR_VERSIONC=$(NETIDMGR_VERSION_MAJOR),$(NETIDMGR_VERSION_MINOR),$(NETIDMGR
 \r
 # Source information\r
 NETIDMGR_SRC_COMPANY_1033=Massachusetts Institute of Technology\r
-NETIDMGR_SRC_COPYRIGHT_1033=(C) 2005 Massachusetts Institute of Technology\r
+NETIDMGR_SRC_COPYRIGHT_1033=(C) 2005,2006 Massachusetts Institute of Technology\r
 \r
 # Choose the default build type if one is not set\r
 !if ("$(KH_BUILD)" != "DEBUG") && ("$(KH_BUILD)" != "RETAIL")\r
index 4ffba0c812c4f74df45bad1069904fc216319b3e..e1e8e6064d05b9752e446022a4c6934fdd3ed2bf 100644 (file)
@@ -47,7 +47,7 @@ KHIMAIRA_WIN32_CONFIG=1
 NETIDMGR_VERSION_MAJOR=1\r
 NETIDMGR_VERSION_MINOR=1\r
 NETIDMGR_VERSION_PATCH=0\r
-NETIDMGR_VERSION_AUX=1\r
+NETIDMGR_VERSION_AUX=2\r
 NETIDMGR_RELEASEDESC=\r
 \r
 # The API version.  This number must be incremented each time the API\r
@@ -69,7 +69,7 @@ NETIDMGR_VERSIONC=$(NETIDMGR_VERSION_MAJOR),$(NETIDMGR_VERSION_MINOR),$(NETIDMGR
 \r
 # Source information\r
 NETIDMGR_SRC_COMPANY_1033=Massachusetts Institute of Technology\r
-NETIDMGR_SRC_COPYRIGHT_1033=(C) 2005 Massachusetts Institute of Technology\r
+NETIDMGR_SRC_COPYRIGHT_1033=(C) 2005,2006 Massachusetts Institute of Technology\r
 \r
 # Choose the default build type if one is not set\r
 !if ("$(KH_BUILD)" != "DEBUG") && ("$(KH_BUILD)" != "RETAIL")\r