[Common-cvs] log/logobserverfile logobserver.ver, 1.1.1.1.316.6.2.1, 1.1.1.1.316.6.2.1.2.1
dcollins at helixcommunity.org dcollins at helixcommunity.orgUpdate of /cvsroot/common/log/logobserverfile
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv20323/common/log/logobserverfile
Modified Files:
Tag: SERVER_14_2_GLOBECOMM_LR
logobserver.ver
Log Message:
updating branch SERVER_14_2_GLOBECOMM_LR to version 14.2.3
Index: logobserver.ver
===================================================================
RCS file: /cvsroot/common/log/logobserverfile/logobserver.ver,v
retrieving revision 1.1.1.1.316.6.2.1
retrieving revision 1.1.1.1.316.6.2.1.2.1
diff -u -d -r1.1.1.1.316.6.2.1 -r1.1.1.1.316.6.2.1.2.1
--- logobserver.ver 10 Nov 2011 02:29:54 -0000 1.1.1.1.316.6.2.1
+++ logobserver.ver 7 Jan 2012 23:01:20 -0000 1.1.1.1.316.6.2.1.2.1
@@ -2,16 +2,16 @@
* Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
*/
#ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((14 << 28) | (2 << 20) | (2 << 12) | 222)
-#define TARVER_ULONG64_VERSION ((14 << 48) | (2 << 32) | (2 << 16) | 222)
+#define TARVER_ULONG32_VERSION ((14 << 28) | (2 << 20) | (3 << 12) | 236)
+#define TARVER_ULONG64_VERSION ((14 << 48) | (2 << 32) | (3 << 16) | 236)
#else
-#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)2 << 20) | ((UINT32)2 << 12) | 222)
-#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)2 << 32) | ((UINT64)2 << 16) | 222)
+#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)2 << 20) | ((UINT32)3 << 12) | 236)
+#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)2 << 32) | ((UINT64)3 << 16) | 236)
#endif
-#define TARVER_LIST_VERSION 14,2,2,222
+#define TARVER_LIST_VERSION 14,2,3,236
#define TARVER_MAJOR_VERSION 14
#define TARVER_MINOR_VERSION 2
-#define TARVER_RELEASE_VERSION 2
-#define TARVER_BUILD_VERSION 222
-#define TARVER_STRING_VERSION "14.2.2.222"
+#define TARVER_RELEASE_VERSION 3
+#define TARVER_BUILD_VERSION 236
+#define TARVER_STRING_VERSION "14.2.3.236"
#define TARVER_STR_BUILD_NAME ""