From 67b452a0ba3b50f8a42e6b5f65a5e2de943b5221 Mon Sep 17 00:00:00 2001 From: "Ocke Janssen [oj]" Date: Wed, 7 Jul 2010 10:24:51 +0200 Subject: dba33g: #i112440# make teh version final for 33 --- mysqlc/version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysqlc') 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 -- cgit