From 3c8102cd1e0ce8cc4887dd8a308ecceebfa85476 Mon Sep 17 00:00:00 2001 From: Michael Brauer Date: Tue, 6 Feb 2001 14:34:57 +0000 Subject: real 6.0 file format --- sw/inc/globdoc.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/inc/globdoc.hxx') diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx index 87218b6e771b..34a362e07a1b 100644 --- a/sw/inc/globdoc.hxx +++ b/sw/inc/globdoc.hxx @@ -2,9 +2,9 @@ * * $RCSfile: globdoc.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:26 $ + * last change: $Author: mib $ $Date: 2001-02-06 15:33:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,7 @@ public: String * pAppName, String * pLongUserName, String * pUserName, - long nVersion = SOFFICE_FILEFORMAT_NOW ) const; + long nVersion = SOFFICE_FILEFORMAT_CURRENT ) const; }; #endif -- cgit