diff options
Diffstat (limited to 'mysqlc/version.mk')
-rw-r--r-- | mysqlc/version.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysqlc/version.mk b/mysqlc/version.mk index 81a2cfd23da8..e9bc6495288f 100644 --- a/mysqlc/version.mk +++ b/mysqlc/version.mk @@ -30,7 +30,7 @@ MYSQLC_VERSION_MINOR=0 MYSQLC_VERSION_MICRO=1 # the title, as displayed in the Extension Manager -MYSQLC_TITLE=MySQL Connector for OpenOffice.org +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 |