[Common-cvs] auth/authmgr authmgr.ver,1.20110.2.141,1.20110.2.142

[Common-cvs] auth/authmgr authmgr.ver,1.20110.2.141,1.20110.2.142

dcollins at helixcommunity.org dcollins at helixcommunity.org
Tue Feb 15 16:39:44 PST 2011


Update of /cvsroot/common/auth/authmgr
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4775/common/auth/authmgr

Modified Files:
      Tag: SERVER_14_2
	authmgr.ver 
Log Message:
verfile sync for SERVER_14_2 branch

Index: authmgr.ver
===================================================================
RCS file: /cvsroot/common/auth/authmgr/authmgr.ver,v
retrieving revision 1.20110.2.141
retrieving revision 1.20110.2.142
diff -u -d -r1.20110.2.141 -r1.20110.2.142
--- authmgr.ver	15 Feb 2011 20:08:31 -0000	1.20110.2.141
+++ authmgr.ver	16 Feb 2011 00:39:28 -0000	1.20110.2.142
@@ -2,16 +2,16 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((14 << 28) | (2 << 20) | (0 << 12) | 143)
-#define TARVER_ULONG64_VERSION ((14 << 48) | (2 << 32) | (0 << 16) | 143)
+#define TARVER_ULONG32_VERSION ((14 << 28) | (2 << 20) | (0 << 12) | 145)
+#define TARVER_ULONG64_VERSION ((14 << 48) | (2 << 32) | (0 << 16) | 145)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)2 << 20) | ((UINT32)0 << 12) | 143)
-#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)2 << 32) | ((UINT64)0 << 16) | 143)
+#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)2 << 20) | ((UINT32)0 << 12) | 145)
+#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)2 << 32) | ((UINT64)0 << 16) | 145)
 #endif
-#define TARVER_LIST_VERSION 14,2,0,143
+#define TARVER_LIST_VERSION 14,2,0,145
 #define TARVER_MAJOR_VERSION 14
 #define TARVER_MINOR_VERSION 2
 #define TARVER_RELEASE_VERSION 0
-#define TARVER_BUILD_VERSION 143
-#define TARVER_STRING_VERSION "14.2.0.143"
+#define TARVER_BUILD_VERSION 145
+#define TARVER_STRING_VERSION "14.2.0.145"
 #define TARVER_STR_BUILD_NAME ""




More information about the Common-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.