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

List:       helix-client-cvs
Subject:    [Client-cvs] encodesvc/include prodver.ver,1.3952,1.3953
From:       ryuan () helixcommunity ! org
Date:       2013-06-21 4:53:30
[Download RAW message or body]

Update of /cvsroot/client/encodesvc/include
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv25011/client/encodesvc/include


Modified Files:
	prodver.ver 
Log Message:
Fix helix head build version.


Index: prodver.ver
===================================================================
RCS file: /cvsroot/client/encodesvc/include/prodver.ver,v
retrieving revision 1.3952
retrieving revision 1.3953
diff -u -d -r1.3952 -r1.3953
--- prodver.ver	20 Jun 2013 10:45:05 -0000	1.3952
+++ prodver.ver	21 Jun 2013 04:53:17 -0000	1.3953
@@ -2,16 +2,16 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((14 << 28) | (0 << 20) | (0 << 12) | 6569)
-#define TARVER_ULONG64_VERSION ((14 << 48) | (0 << 32) | (0 << 16) | 6569)
+#define TARVER_ULONG32_VERSION ((15 << 28) | (1 << 20) | (99 << 12) | 0)
+#define TARVER_ULONG64_VERSION ((15 << 48) | (1 << 32) | (99 << 16) | 0)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)0 << 20) | \
                ((UINT32)0 << 12) | 6569)
-#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)0 << 32) | \
((UINT64)0 << 16) | 6569) +#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)15 << 28) \
| ((UINT32)1 << 20) | ((UINT32)99 << 12) | 0) +#define TARVER_ULONG64_VERSION \
(UINT64)(((UINT64)15 << 48) | ((UINT64)1 << 32) | ((UINT64)99 << 16) | 0)  #endif
-#define TARVER_LIST_VERSION 14,0,0,6569
+#define TARVER_LIST_VERSION 15,1,99,6027
 #define TARVER_MAJOR_VERSION 14
-#define TARVER_MINOR_VERSION 0
-#define TARVER_RELEASE_VERSION 0
-#define TARVER_BUILD_VERSION 6569
-#define TARVER_STRING_VERSION "14.0.0.6569"
+#define TARVER_MINOR_VERSION 1
+#define TARVER_RELEASE_VERSION 99
+#define TARVER_BUILD_VERSION 0
+#define TARVER_STRING_VERSION "15.1.99.0"
 #define TARVER_STR_BUILD_NAME ""


_______________________________________________
Client-cvs mailing list
Client-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/client-cvs


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

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