[Player-cvs] app/gtk realplayer.ver, NONE, 1.1 hxplayer.ver, 1.256, 1.257
nhart at helixcommunity.org nhart at helixcommunity.orgUpdate of /cvsroot/player/app/gtk In directory cvs-new:/tmp/cvs-serv1044 Modified Files: hxplayer.ver Added Files: realplayer.ver Log Message: set hxplayer ver to 1.1 and realplayer ver to 10.1 --- NEW FILE: realplayer.ver --- /* THIS FILE IS GENERATED BY THE BUILD SYSTEM -- DO NOT EDIT * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved. */ #ifdef _MACINTOSH #define TARVER_ULONG32_VERSION ((10<<28)|(1<<20)|(0<<12)|253) #else #define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(1L<<20L)|(0L<< 12L)|253L) #endif #define TARVER_LIST_VERSION 10,1,0,253 #define TARVER_MAJOR_VERSION 10 #define TARVER_MINOR_VERSION 1 #define TARVER_STRING_VERSION "10.1.0.253" #define TARVER_STR_BUILD_NAME "" Index: hxplayer.ver =================================================================== RCS file: /cvsroot/player/app/gtk/hxplayer.ver,v retrieving revision 1.256 retrieving revision 1.257 diff -u -d -r1.256 -r1.257 --- hxplayer.ver 12 Jul 2004 09:50:08 -0000 1.256 +++ hxplayer.ver 12 Jul 2004 20:45:48 -0000 1.257 @@ -2,12 +2,12 @@ * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved. */ #ifdef _MACINTOSH -#define TARVER_ULONG32_VERSION ((0<<28)|(4<<20)|(0<<12)|253) +#define TARVER_ULONG32_VERSION ((1<<28)|(1<<20)|(0<<12)|253) #else -#define TARVER_ULONG32_VERSION (UINT32)((0L<<28L)|(4L<<20L)|(0L<< 12L)|253L) +#define TARVER_ULONG32_VERSION (UINT32)((1L<<28L)|(1L<<20L)|(0L<< 12L)|253L) #endif -#define TARVER_LIST_VERSION 0,4,0,253 -#define TARVER_MAJOR_VERSION 0 -#define TARVER_MINOR_VERSION 4 -#define TARVER_STRING_VERSION "0.4.0.253" +#define TARVER_LIST_VERSION 1,1,0,253 +#define TARVER_MAJOR_VERSION 1 +#define TARVER_MINOR_VERSION 1 +#define TARVER_STRING_VERSION "1.1.0.253" #define TARVER_STR_BUILD_NAME ""