[CONC-282] Provide additional version number for package version Created: 2017-10-02 Updated: 2021-02-01 Resolved: 2017-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.2 |
| Fix Version/s: | 2.3.4, 3.0.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Provide additional version number in mariadb_version.h and in mariadb_config to determine the package version of Connector/C. mariadb_version.h and mysql_version.h (Connector/C < 3.0) already contain MARIADB_PACKAGE_VERSION, additionally we need a numeric definition MARIADB_PACKAGE_VERSION_ID for preprocessor directives. |