CVS update [hxclient_1_1_6_neptune]: /common/lang/xml/
mserver at helixcommunity.org mserver at helixcommunity.orgTag: hxclient_1_1_6_neptune User: mserver Date: 03/11/14 01:31: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.1926.2.96&r2=1.1926.2.97 Delta lines: +4 -4 ------------------- --- hxxml.ver 14 Nov 2003 01:55:47 -0000 1.1926.2.96 +++ hxxml.ver 14 Nov 2003 09:31:56 -0000 1.1926.2.97 @@ -2,12 +2,12 @@ * Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved. */ #ifdef _MACINTOSH -#define TARVER_ULONG32_VERSION ((10<<28)|(0<<20)|(0<<12)|2020) +#define TARVER_ULONG32_VERSION ((10<<28)|(0<<20)|(0<<12)|2021) #else -#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(0L<<20L)|(0L<< 12L)|2020L) +#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(0L<<20L)|(0L<< 12L)|2021L) #endif -#define TARVER_LIST_VERSION 10,0,0,2020 +#define TARVER_LIST_VERSION 10,0,0,2021 #define TARVER_MAJOR_VERSION 10 #define TARVER_MINOR_VERSION 0 -#define TARVER_STRING_VERSION "10.0.0.2020" +#define TARVER_STRING_VERSION "10.0.0.2021" #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