[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] access/auth/ntauth svrntauth.ver, 1.1.1.1, 1.1.1.1.364.1
From:       yijil () helixcommunity ! org
Date:       2013-05-31 9:57:37
[Download RAW message or body]

Update of /cvsroot/server/access/auth/ntauth
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv6845/server/access/auth/ntauth

Modified Files:
      Tag: SERVER_15_1_0
	svrntauth.ver 
Log Message:
Update Version

Index: svrntauth.ver
===================================================================
RCS file: /cvsroot/server/access/auth/ntauth/svrntauth.ver,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.364.1
diff -u -d -r1.1.1.1 -r1.1.1.1.364.1
--- svrntauth.ver	6 Dec 2002 23:07:54 -0000	1.1.1.1
+++ svrntauth.ver	31 May 2013 09:57:29 -0000	1.1.1.1.364.1
@@ -2,12 +2,16 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((6<<28)|(0<<20)|(7<<12)|708)
+#define TARVER_ULONG32_VERSION ((15 << 28) | (1 << 20) | (0 << 12) | 0)
+#define TARVER_ULONG64_VERSION ((15 << 48) | (1 << 32) | (0 << 16) | 0)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)((6L<<28L)|(0L<<20L)|(7L<< 12L)|708L)
+#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)15 << 28) | ((UINT32)1 << 20) | ((UINT32)0 << 12) | 0)
+#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)15 << 48) | ((UINT64)1 << 32) | ((UINT64)0 << 16) | 0)
 #endif
-#define TARVER_LIST_VERSION 6,0,7,708
-#define TARVER_MAJOR_VERSION 6
-#define TARVER_MINOR_VERSION 0
-#define TARVER_STRING_VERSION "6.0.7.708"
+#define TARVER_LIST_VERSION 15,1,0,0
+#define TARVER_MAJOR_VERSION 15
+#define TARVER_MINOR_VERSION 1
+#define TARVER_RELEASE_VERSION 0
+#define TARVER_BUILD_VERSION 0
+#define TARVER_STRING_VERSION "15.1.0.0"
 #define TARVER_STR_BUILD_NAME ""


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic