[Common-cvs] appext/vsrctag vsrctag.ver, 1.1.1.1.254.1, 1.1.1.1.254.2
dcollins at helixcommunity.org dcollins at helixcommunity.orgUpdate of /cvsroot/common/appext/vsrctag
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv8394/common/appext/vsrctag
Modified Files:
Tag: SERVER_14_2
vsrctag.ver
Log Message:
sync server-related version files for the SERVER_14_2 branch
Index: vsrctag.ver
===================================================================
RCS file: /cvsroot/common/appext/vsrctag/vsrctag.ver,v
retrieving revision 1.1.1.1.254.1
retrieving revision 1.1.1.1.254.2
diff -u -d -r1.1.1.1.254.1 -r1.1.1.1.254.2
--- vsrctag.ver 15 Dec 2010 22:01:17 -0000 1.1.1.1.254.1
+++ vsrctag.ver 11 Feb 2011 19:33:31 -0000 1.1.1.1.254.2
@@ -2,16 +2,16 @@
* Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
*/
#ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((14 << 28) | (2 << 20) | (0 << 12) | 0)
-#define TARVER_ULONG64_VERSION ((14 << 48) | (2 << 32) | (0 << 16) | 0)
+#define TARVER_ULONG32_VERSION ((14 << 28) | (2 << 20) | (0 << 12) | 134)
+#define TARVER_ULONG64_VERSION ((14 << 48) | (2 << 32) | (0 << 16) | 134)
#else
-#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)2 << 20) | ((UINT32)0 << 12) | 0)
-#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)2 << 32) | ((UINT64)0 << 16) | 0)
+#define TARVER_ULONG32_VERSION (UINT32)(((UINT32)14 << 28) | ((UINT32)2 << 20) | ((UINT32)0 << 12) | 134)
+#define TARVER_ULONG64_VERSION (UINT64)(((UINT64)14 << 48) | ((UINT64)2 << 32) | ((UINT64)0 << 16) | 134)
#endif
-#define TARVER_LIST_VERSION 14,2,0,0
+#define TARVER_LIST_VERSION 14,2,0,134
#define TARVER_MAJOR_VERSION 14
#define TARVER_MINOR_VERSION 2
#define TARVER_RELEASE_VERSION 0
-#define TARVER_BUILD_VERSION 0
-#define TARVER_STRING_VERSION "14.2.0.0"
+#define TARVER_BUILD_VERSION 134
+#define TARVER_STRING_VERSION "14.2.0.134"
#define TARVER_STR_BUILD_NAME ""