summaryrefslogtreecommitdiff
path: root/reportbuilder/util/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-03-29 16:24:13 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-03-29 16:24:13 +0200
commit75877a17a64411bd6bbad536f0d6885d69b5f149 (patch)
tree1224598cba20ca18cded549482e1f834b7ef6cf0 /reportbuilder/util/makefile.mk
parentd0f36700a9d96e63ae82ac63edd67a6316398e42 (diff)
native0ext:#161688# rebranding extensions - transplanted from 28f77bc32e70@native0
Diffstat (limited to 'reportbuilder/util/makefile.mk')
-rw-r--r--reportbuilder/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportbuilder/util/makefile.mk b/reportbuilder/util/makefile.mk
index f36b1f50406c..1c69f01333cf 100644
--- a/reportbuilder/util/makefile.mk
+++ b/reportbuilder/util/makefile.mk
@@ -28,7 +28,7 @@
PRJ=..
PRJNAME=reportbuilder
TARGET=rpt
-EXTENSION_VERSION_BASE=1.2.0
+EXTENSION_VERSION_BASE=1.2.1
.IF "$(CWS_WORK_STAMP)" == ""
EXTENSION_VERSION=$(EXTENSION_VERSION_BASE)
@@ -41,8 +41,8 @@ EXTENSION_VERSION_BASE=1.2.0
.IF "$(L10N_framework)"==""
# ------------------------------------------------------------------
# calready set in util$/makefile.pmk
-# EXTENSIONNAME:=sun-report-builder
-EXTENSION_ZIPNAME:=sun-report-builder
+# EXTENSIONNAME:=oracle-report-builder
+EXTENSION_ZIPNAME:=oracle-report-builder
# create Extension -----------------------------