diff options
author | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2010-07-07 10:24:51 +0200 |
---|---|---|
committer | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2010-07-07 10:24:51 +0200 |
commit | 67b452a0ba3b50f8a42e6b5f65a5e2de943b5221 (patch) | |
tree | 32c0b0f50087d3e7d99af93a6d02b46d6ec1b29e /mysqlc | |
parent | 112f6fd64afaedd085f364cd63460091213c94ae (diff) |
dba33g: #i112440# make teh version final for 33
Diffstat (limited to 'mysqlc')
-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 e9bc6495288f..5713d5265258 100644 --- a/mysqlc/version.mk +++ b/mysqlc/version.mk @@ -35,4 +35,4 @@ 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=Alpha +MYSQLC_STATUS=final |