-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TOOLS-4337] CUBRID Manager Release for 11.0 (#169)
* [TOOLS-4332] add version string to support for connecting to CUBRID 10.2 (#166) * [TOOLS-4337] add version to support connecting to CUBRID 11.0 * [TOOLS-4337] update version number (10.2.0 -> 11.0.0) * [TOOLS-4338] add JDBC Driver files (11.0.0.0248-b53ae4a is included)
- Loading branch information
Showing
13 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
productName=CUBRID Manager | ||
releaseStr=10.2.0 | ||
releaseVersion=10.2.0 | ||
buildVersionId=10.2.0.0001 | ||
releaseStr=11.0.0 | ||
releaseVersion=11.0.0 | ||
buildVersionId=11.0.0.0001 |