diff options
-rw-r--r-- | desktop/source/offacc/makefile.mk | 5 | ||||
-rw-r--r-- | desktop/source/splash/makefile.mk | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/desktop/source/offacc/makefile.mk b/desktop/source/offacc/makefile.mk index 7b30a246c87f..ee0f6f46e623 100644 --- a/desktop/source/offacc/makefile.mk +++ b/desktop/source/offacc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hjs $ $Date: 2004-06-25 12:26:33 $ +# last change: $Author: hr $ $Date: 2004-12-10 18:39:41 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,7 +71,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -RSCUPDVER=$(RSCREVISION)(SV$(UPD)$(UPDMINOR)) # --- Files -------------------------------------------------------- diff --git a/desktop/source/splash/makefile.mk b/desktop/source/splash/makefile.mk index 012b7ab19d33..8711a14262f2 100644 --- a/desktop/source/splash/makefile.mk +++ b/desktop/source/splash/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hjs $ $Date: 2004-06-25 12:27:01 $ +# last change: $Author: hr $ $Date: 2004-12-10 18:40:08 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,7 +71,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -RSCUPDVER=$(RSCREVISION)(SV$(UPD)$(UPDMINOR)) # --- Files -------------------------------------------------------- |