[Datatype-cvs] au/fileformat aufformat.ver, 1.923.2.343.2.3, 1.923.2.343.2.4
dcollins at helixcommunity.org dcollins at helixcommunity.orgUpdate of /cvsroot/datatype/au/fileformat
In directory cvs-new:/tmp/cvs-serv13499/datatype/au/fileformat
Modified Files:
Tag: SERVER_11_0_BETA2
aufformat.ver
Log Message:
update version for new SERVER_11_0_BETA2 branch
Index: aufformat.ver
===================================================================
RCS file: /cvsroot/datatype/au/fileformat/aufformat.ver,v
retrieving revision 1.923.2.343.2.3
retrieving revision 1.923.2.343.2.4
diff -u -d -r1.923.2.343.2.3 -r1.923.2.343.2.4
--- aufformat.ver 13 May 2005 23:55:28 -0000 1.923.2.343.2.3
+++ aufformat.ver 14 May 2005 00:54:23 -0000 1.923.2.343.2.4
@@ -2,12 +2,12 @@
* Copyright (C) 1997-2002 RealNetworks Corporation. All rights reserved.
*/
#ifdef _MACINTOSH
-#define TARVER_ULONG32_VERSION ((11<<28)|(0<<20)|(0<<12)|345)
+#define TARVER_ULONG32_VERSION ((11<<28)|(0<<20)|(0<<12)|923)
#else
-#define TARVER_ULONG32_VERSION (UINT32)((11L<<28L)|(0L<<20L)|(0L<< 12L)|345L)
+#define TARVER_ULONG32_VERSION (UINT32)((11L<<28L)|(0L<<20L)|(0L<< 12L)|923L)
#endif
-#define TARVER_LIST_VERSION 11,0,0,345
+#define TARVER_LIST_VERSION 11,0,0,923
#define TARVER_MAJOR_VERSION 11
#define TARVER_MINOR_VERSION 0
-#define TARVER_STRING_VERSION "11.0.0.345"
+#define TARVER_STRING_VERSION "11.0.0.923"
#define TARVER_STR_BUILD_NAME ""