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

List:       helix-server-cvs
Subject:    [Server-cvs] access/auth/ppvallow ppvallow.ver,1.7,1.7.22.1
From:       dcollins () helixcommunity ! org
Date:       2010-12-15 22:13:48
Message-ID: 201012152214.oBFMEEVa031765 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
      Tag: SERVER_14_2
	ppvallow.ver 
Log Message:
verfile update for SERVER_14_2 branch

Index: ppvallow.ver
===================================================================
RCS file: /cvsroot/server/access/auth/ppvallow/ppvallow.ver,v
retrieving revision 1.7
retrieving revision 1.7.22.1
diff -u -d -r1.7 -r1.7.22.1
--- ppvallow.ver	20 Mar 2008 14:17:58 -0000	1.7
+++ ppvallow.ver	15 Dec 2010 22:13:46 -0000	1.7.22.1
@@ -2,12 +2,16 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((12<<28)|(2<<20)|(99<<12)|0)
+#define TARVER_ULONG32_VERSION ((14 << 28) | (2 << 20) | (0 << 12) | 0)
+#define TARVER_ULONG64_VERSION ((14 << 48) | (2 << 32) | (0 << 16) | 0)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)((12L<<28L)|(2L<<20L)|(99L<< 12L)|0L)
+#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)2 << 20) | ((UINT32)0 << 12) | 0)
+#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)2 << 32) | ((UINT64)0 << 16) | 0)
 #endif
-#define TARVER_LIST_VERSION 12,2,99,0
-#define TARVER_MAJOR_VERSION 12
+#define TARVER_LIST_VERSION 14,2,0,0
+#define TARVER_MAJOR_VERSION 14
 #define TARVER_MINOR_VERSION 2
-#define TARVER_STRING_VERSION "12.2.99.0"
+#define TARVER_RELEASE_VERSION 0
+#define TARVER_BUILD_VERSION 0
+#define TARVER_STRING_VERSION "14.2.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