We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3282479 commit 74cb674Copy full SHA for 74cb674
scripts/core/driver.yml
@@ -111,6 +111,10 @@ etors:
111
value: "$X_MAKE_VERSION( 1, 8 )"
112
desc: "version 1.8"
113
version: "1.8"
114
+ - name: "1_9"
115
+ value: "$X_MAKE_VERSION( 1, 9 )"
116
+ desc: "version 1.9"
117
+ version: "1.9"
118
--- #--------------------------------------------------------------------------
119
type: function
120
desc: "Returns the API version supported by the specified driver"
0 commit comments