diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-02-26 14:25:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-02-26 14:25:29 +0000 |
commit | fec7f9fde42e1e02b613a391f5572ef75c95aff5 (patch) | |
tree | a5a0b885a8a68efa44c6459e3cfc2b009eda6aeb /connectivity/version.mk | |
parent | e851c0a855d2b182cfb3f43be916a168bf7309d8 (diff) |
INTEGRATION: CWS eoladabas_DEV300 (1.15.62); FILE MERGED
2008/01/23 13:41:22 oj 1.15.62.1: #149980# change name of dll
Diffstat (limited to 'connectivity/version.mk')
-rw-r--r-- | connectivity/version.mk | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/connectivity/version.mk b/connectivity/version.mk index 2bb519002327..cd38d65dc155 100644 --- a/connectivity/version.mk +++ b/connectivity/version.mk @@ -4,9 +4,9 @@ # # $RCSfile: version.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: ihi $ $Date: 2007-09-13 17:49:49 $ +# last change: $Author: obo $ $Date: 2008-02-26 15:25:29 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -81,18 +81,6 @@ JDBC_MINOR=0 JDBC_MICRO=0 -# ----------------------------ADABAS settings-----------------------------------# -# target -ADABAS_TARGET=adabas - -# the major -ADABAS_MAJOR=2 -# the minor -ADABAS_MINOR=0 -# the micro -ADABAS_MICRO=0 - - # ----------------------------dbtools settings-----------------------------------# # target DBTOOLS_TARGET=dbtools |