summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-24 16:33:19 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-24 16:33:19 +0000
commit5b6f1da88d39eae75bc66183bea9dd3bcfa383de (patch)
tree58e71c735934ec4b146a2c6b5b9ff51e8d52869f /desktop
parent74cc493850ab7cf2c90c594eec4f1e981d2744aa (diff)
#100000# Timebomb changed to end of september (by order of AK).
Diffstat (limited to 'desktop')
-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 8319bfc8c567..707fbb103482 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.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: hr $ $Date: 2004-12-10 18:39:55 $
+# last change: $Author: rt $ $Date: 2005-01-24 17:33:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,7 +75,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- 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=20050731
+CDEFS+=-DTIMEBOMB=20050930
# --- Files --------------------------------------------------------