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

List:       helix-server-cvs
Subject:    [Server-cvs] access/auth/bascauth svrbascauth.ver,1.7,1.7.38.1
From:       yijil () helixcommunity ! org
Date:       2013-05-31 9:57:03
[Download RAW message or body]

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

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

Index: svrbascauth.ver
===================================================================
RCS file: /cvsroot/server/access/auth/bascauth/svrbascauth.ver,v
retrieving revision 1.7
retrieving revision 1.7.38.1
diff -u -d -r1.7 -r1.7.38.1
--- svrbascauth.ver	20 Mar 2008 14:17:57 -0000	1.7
+++ svrbascauth.ver	31 May 2013 09:56:55 -0000	1.7.38.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 ((15 << 28) | (1 << 20) | (0 << 12) | 0)
+#define TARVER_ULONG64_VERSION ((15 << 48) | (1 << 32) | (0 << 16) | 0)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)((12L<<28L)|(2L<<20L)|(99L<< 12L)|0L)
+#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 12,2,99,0
-#define TARVER_MAJOR_VERSION 12
-#define TARVER_MINOR_VERSION 2
-#define TARVER_STRING_VERSION "12.2.99.0"
+#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