CVS update: /common/auth/authmgr/
mserver at helixcommunity.org mserver at helixcommunity.orgUser: mserver Date: 04/02/02 04:15:55 Modified /common/auth/authmgr/ authmgr.ver Log verfile update File Changes: Directory: /common/auth/authmgr/ ================================ File [changed]: authmgr.ver Url: https://common.helixcommunity.org/source/browse/common/auth/authmgr/authmgr.ver.diff?r1=1.1116&r2=1.1117 Delta lines: +4 -4 ------------------- --- authmgr.ver 2 Feb 2004 11:39:57 -0000 1.1116 +++ authmgr.ver 2 Feb 2004 12:15:55 -0000 1.1117 @@ -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)|1114) +#define TARVER_ULONG32_VERSION ((10<<28)|(0<<20)|(0<<12)|1115) #else -#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(0L<<20L)|(0L<< 12L)|1114L) +#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(0L<<20L)|(0L<< 12L)|1115L) #endif -#define TARVER_LIST_VERSION 10,0,0,1114 +#define TARVER_LIST_VERSION 10,0,0,1115 #define TARVER_MAJOR_VERSION 10 #define TARVER_MINOR_VERSION 0 -#define TARVER_STRING_VERSION "10.0.0.1114" +#define TARVER_STRING_VERSION "10.0.0.1115" #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