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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] i420/renderer i420render.ver,1.1,1.1.450.1
From:       packard () helixcommunity ! org
Date:       2013-12-18 9:54:06
[Download RAW message or body]

Update of /cvsroot/datatype/i420/renderer
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv19771

Modified Files:
      Tag: PRODUCER_14_1_3_0_RN
	i420render.ver 
Log Message:
update version

Index: i420render.ver
===================================================================
RCS file: /cvsroot/datatype/i420/renderer/i420render.ver,v
retrieving revision 1.1
retrieving revision 1.1.450.1
diff -u -d -r1.1 -r1.1.450.1
--- i420render.ver	7 Oct 2003 01:27:35 -0000	1.1
+++ i420render.ver	18 Dec 2013 09:54:04 -0000	1.1.450.1
@@ -2,12 +2,16 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((1<<28)|(0<<20)|(0<<12)|1)
+#define TARVER_ULONG32_VERSION ((14 << 28) | (1 << 20) | (3 << 12) | 1)
+#define TARVER_ULONG64_VERSION ((14 << 48) | (1 << 32) | (3 << 16) | 1)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)((1L<<28L)|(0L<<20L)|(0L<< 12L)|1L)
+#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)1 << 20) | ((UINT32)3 << 12) | 1)
+#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)1 << 32) | ((UINT64)3 << 16) | 1)
 #endif
-#define TARVER_LIST_VERSION 1,0,0,1
-#define TARVER_MAJOR_VERSION 10
-#define TARVER_MINOR_VERSION 0
-#define TARVER_STRING_VERSION "1.0.0.1"
+#define TARVER_LIST_VERSION 14,1,3,1
+#define TARVER_MAJOR_VERSION 14
+#define TARVER_MINOR_VERSION 1
+#define TARVER_RELEASE_VERSION 3
+#define TARVER_BUILD_VERSION 1
+#define TARVER_STRING_VERSION "14.1.3.1"
 #define TARVER_STR_BUILD_NAME ""


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

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