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

List:       helix-server-cvs
Subject:    [Server-cvs] appext/ramgen ramplin.ver,1.8,1.8.22.1
From:       yijil () helixcommunity ! org
Date:       2013-05-31 9:58:53
[Download RAW message or body]

Update of /cvsroot/server/appext/ramgen
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv8254/server/appext/ramgen

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

Index: ramplin.ver
===================================================================
RCS file: /cvsroot/server/appext/ramgen/ramplin.ver,v
retrieving revision 1.8
retrieving revision 1.8.22.1
diff -u -d -r1.8 -r1.8.22.1
--- ramplin.ver	17 Nov 2009 19:51:53 -0000	1.8
+++ ramplin.ver	31 May 2013 09:58:45 -0000	1.8.22.1
@@ -2,14 +2,16 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((14<<28)|(0<<20)|(99<<12)|0)
-#define TARVER_ULONG64_VERSION ((14<<48)|(0<<32)|(99<<16)|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)((14L<<28L)|(0L<<20L)|(99L<< 12L)|0L)
-#define TARVER_ULONG64_VERSION (UINT64)((14L<<48L)|(0L<<32L)|(99L<< 16L)|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 14,0,99,0
-#define TARVER_MAJOR_VERSION 14
-#define TARVER_MINOR_VERSION 0
-#define TARVER_STRING_VERSION "14.0.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