CVS update [SERVER_10_1_STABLE]: /common/auth/authmgr/
mserver at helixcommunity.org mserver at helixcommunity.orgTag: SERVER_10_1_STABLE User: mserver Date: 04/02/04 03:18:09 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.732.2.283&r2=1.732.2.284 Delta lines: +4 -4 ------------------- --- authmgr.ver 3 Feb 2004 11:46:30 -0000 1.732.2.283 +++ authmgr.ver 4 Feb 2004 11:18:09 -0000 1.732.2.284 @@ -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)|273) +#define TARVER_ULONG32_VERSION ((10<<28)|(1<<20)|(1<<12)|274) #else -#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(1L<<20L)|(1L<< 12L)|273L) +#define TARVER_ULONG32_VERSION (UINT32)((10L<<28L)|(1L<<20L)|(1L<< 12L)|274L) #endif -#define TARVER_LIST_VERSION 10,1,1,273 +#define TARVER_LIST_VERSION 10,1,1,274 #define TARVER_MAJOR_VERSION 10 #define TARVER_MINOR_VERSION 1 -#define TARVER_STRING_VERSION "10.1.1.273" +#define TARVER_STRING_VERSION "10.1.1.274" #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