CVS update [SERVER_10_1_STABLE]: /common/lang/xml/
mserver at helixcommunity.org mserver at helixcommunity.orgTag: SERVER_10_1_STABLE User: mserver Date: 03/11/11 12:05:56 Modified /common/lang/xml/ hxxml.ver Log verfile update File Changes: Directory: /common/lang/xml/ ============================ File [changed]: hxxml.ver Url: https://common.helixcommunity.org/source/browse/common/lang/xml/hxxml.ver.diff?r1=1.2937.2.11&r2=1.2937.2.12 Delta lines: +4 -4 ------------------- --- hxxml.ver 11 Nov 2003 19:43:20 -0000 1.2937.2.11 +++ hxxml.ver 11 Nov 2003 20:05:56 -0000 1.2937.2.12 @@ -2,12 +2,12 @@ * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved. */ #ifdef _MACINTOSH -#define TARVER_ULONG32_VERSION ((10<<28)|(1<<20)|(1<<12)|1) +#define TARVER_ULONG32_VERSION ((10<<28)|(1<<20)|(1<<12)|2) #else -#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(1L<<20L)|(1L<< 12L)|1L) +#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(1L<<20L)|(1L<< 12L)|2L) #endif -#define TARVER_LIST_VERSION 10,1,1,1 +#define TARVER_LIST_VERSION 10,1,1,2 #define TARVER_MAJOR_VERSION 10 #define TARVER_MINOR_VERSION 1 -#define TARVER_STRING_VERSION "10.1.1.1" +#define TARVER_STRING_VERSION "10.1.1.2" #define TARVER_STR_BUILD_NAME "" --------------------------------------------------------------------- To unsubscribe, e-mail: cvs-unsubscribe at common.helixcommunity.org For additional commands, e-mail: cvs-help at common.helixcommunity.org