summaryrefslogtreecommitdiff
path: root/desktop/source/so_comp/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-16 12:32:46 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-16 12:32:46 +0000
commitec716b8d610b6a5e9b5d4d8a8374380a76cbc544 (patch)
treef5967c85ef9e30a02d6a671760f3bf47f3682267 /desktop/source/so_comp/makefile.mk
parentb1201cfda455e79cef4a8dabb6f94f8b7a029c35 (diff)
INTEGRATION: CWS rebase (1.8.74); FILE MERGED
2004/11/05 15:56:40 rt 1.8.74.1: 118215# Set time bomb to 2005-07-31.
Diffstat (limited to 'desktop/source/so_comp/makefile.mk')
-rw-r--r--desktop/source/so_comp/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/so_comp/makefile.mk b/desktop/source/so_comp/makefile.mk
index ed93e218b6e8..13bedc48ef5c 100644
--- a/desktop/source/so_comp/makefile.mk
+++ b/desktop/source/so_comp/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hjs $ $Date: 2004-06-25 12:26:47 $
+# last change: $Author: rt $ $Date: 2004-11-16 13:32:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,7 +76,7 @@ RSCUPDVER=$(RSCREVISION)(SV$(UPD)$(UPDMINOR))
# --- Define time bomb date. Not active for OOo --------------------
# --- Change something in evaluation.cxx!!! (e.g. line 313)
# --- You must use the yyyymmdd format!!! --------------------------
-CDEFS+=-DTIMEBOMB=20041231
+CDEFS+=-DTIMEBOMB=20050731
# --- Files --------------------------------------------------------