[Player-cvs] app/gtk Umakefil, 1.107, 1.108 realplayer.ver, 1.4198, 1.4199 hxplayer.ver, 1.4454, 1.4455

[Player-cvs] app/gtk Umakefil, 1.107, 1.108 realplayer.ver, 1.4198, 1.4199 hxplayer.ver, 1.4454, 1.4455

dyek at helixcommunity.org dyek at helixcommunity.org
Tue Jun 24 13:52:58 PDT 2008


Update of /cvsroot/player/app/gtk
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4762

Modified Files:
	Umakefil realplayer.ver hxplayer.ver 
Log Message:
Updated nightly-build players version numbers to 11.1.0.xxxx.

Refer to the following URL for more information:
http://lists.helixcommunity.org/pipermail/player-dev/2008-June/003725.html



Index: realplayer.ver
===================================================================
RCS file: /cvsroot/player/app/gtk/realplayer.ver,v
retrieving revision 1.4198
retrieving revision 1.4199
diff -u -d -r1.4198 -r1.4199
--- realplayer.ver	24 Jun 2008 10:07:22 -0000	1.4198
+++ realplayer.ver	24 Jun 2008 20:52:55 -0000	1.4199
@@ -2,12 +2,12 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((10<<28)|(1<<20)|(0<<12)|4450)
+#define TARVER_ULONG32_VERSION ((11<<28)|(1<<20)|(0<<12)|1000)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(1L<<20L)|(0L<< 12L)|4450L)
+#define TARVER_ULONG32_VERSION (UINT32)((11L<<28L)|(1L<<20L)|(0L<< 12L)|1000)
 #endif
-#define TARVER_LIST_VERSION 10,1,0,4450
-#define TARVER_MAJOR_VERSION 10
+#define TARVER_LIST_VERSION 11,1,0,1000
+#define TARVER_MAJOR_VERSION 11
 #define TARVER_MINOR_VERSION 1
-#define TARVER_STRING_VERSION "10.1.0.4450"
+#define TARVER_STRING_VERSION "11.1.0.1000"
 #define TARVER_STR_BUILD_NAME ""

Index: Umakefil
===================================================================
RCS file: /cvsroot/player/app/gtk/Umakefil,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- Umakefil	20 Feb 2008 22:00:35 -0000	1.107
+++ Umakefil	24 Jun 2008 20:52:55 -0000	1.108
@@ -78,10 +78,10 @@
 
 if project.IsDefined('HELIX_FEATURE_REAL_BRANDING'):
     project.AddDefines("PACKAGE=\"realplay\"")
-    distcode = "RX%s1"    
+    distcode = "RX%s11"
 else:
     project.AddDefines("PACKAGE=\"hxplay\"")
-    distcode = "HX%s1"
+    distcode = "HX%s11"
 
 if re.search("^linux2", sysinfo.platform):
     distcode = distcode + "LN" # Linux

Index: hxplayer.ver
===================================================================
RCS file: /cvsroot/player/app/gtk/hxplayer.ver,v
retrieving revision 1.4454
retrieving revision 1.4455
diff -u -d -r1.4454 -r1.4455
--- hxplayer.ver	24 Jun 2008 10:07:21 -0000	1.4454
+++ hxplayer.ver	24 Jun 2008 20:52:55 -0000	1.4455
@@ -2,12 +2,12 @@
  * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
  */
 #ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((1<<28)|(1<<20)|(0<<12)|4450)
+#define TARVER_ULONG32_VERSION ((11<<28)|(1<<20)|(0<<12)|1000)
 #else
-#define TARVER_ULONG32_VERSION (UINT32)((1L<<28L)|(1L<<20L)|(0L<< 12L)|4450L)
+#define TARVER_ULONG32_VERSION (UINT32)((11L<<28L)|(1L<<20L)|(0L<< 12L)|1000)
 #endif
-#define TARVER_LIST_VERSION 1,1,0,4450
+#define TARVER_LIST_VERSION 11,1,0,1000
 #define TARVER_MAJOR_VERSION 1
 #define TARVER_MINOR_VERSION 1
-#define TARVER_STRING_VERSION "1.1.0.4450"
+#define TARVER_STRING_VERSION "11.1.0.1000"
 #define TARVER_STR_BUILD_NAME ""




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.