summaryrefslogtreecommitdiff
path: root/mysqlc/version.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/version.mk')
-rw-r--r--mysqlc/version.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/mysqlc/version.mk b/mysqlc/version.mk
index 5713d5265258..1ca2272bdafa 100644
--- a/mysqlc/version.mk
+++ b/mysqlc/version.mk
@@ -28,11 +28,3 @@
MYSQLC_VERSION_MAJOR=1
MYSQLC_VERSION_MINOR=0
MYSQLC_VERSION_MICRO=1
-
-# the title, as displayed in the Extension Manager
-MYSQLC_TITLE=MySQL Connector
-
-# the status of the extension
-# if this is different from "final", it will be appended to the title displayed in the Extension Manager
-# and also added to the file name of the resulting .oxt file
-MYSQLC_STATUS=final