[Common-cvs] system/test abcdll.ver,1.5.14.2.2.1,1.5.14.2.2.1.2.1
dcollins at helixcommunity.org dcollins at helixcommunity.orgUpdate of /cvsroot/common/system/test
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv14341/common/system/test
Modified Files:
Tag: SERVER_13_0
abcdll.ver
Log Message:
version file updates for SERVER_13_0 branch
Index: abcdll.ver
===================================================================
RCS file: /cvsroot/common/system/test/abcdll.ver,v
retrieving revision 1.5.14.2.2.1
retrieving revision 1.5.14.2.2.1.2.1
diff -u -d -r1.5.14.2.2.1 -r1.5.14.2.2.1.2.1
--- abcdll.ver 29 Sep 2008 19:45:08 -0000 1.5.14.2.2.1
+++ abcdll.ver 30 Apr 2009 21:27:36 -0000 1.5.14.2.2.1.2.1
@@ -2,12 +2,12 @@
* Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
*/
#ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((12<<28)|(1<<20)|(0<<12)|1234)
+#define TARVER_ULONG32_VERSION ((13<<28)|(0<<20)|(0<<12)|0)
#else
-#define TARVER_ULONG32_VERSION (UINT32)((12L<<28L)|(1L<<20L)|(0L<< 12L)|1234L)
+#define TARVER_ULONG32_VERSION (UINT32)((13L<<28L)|(0L<<20L)|(0L<< 12L)|0L)
#endif
-#define TARVER_LIST_VERSION 12,1,0,1234
-#define TARVER_MAJOR_VERSION 12
-#define TARVER_MINOR_VERSION 1
-#define TARVER_STRING_VERSION "12.1.0.1234"
+#define TARVER_LIST_VERSION 13,0,0,0
+#define TARVER_MAJOR_VERSION 13
+#define TARVER_MINOR_VERSION 0
+#define TARVER_STRING_VERSION "13.0.0.0"
#define TARVER_STR_BUILD_NAME ""