File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Each operator/native function implements partial or full regex match.
17
17
**Third-party libraries**
18
18
* This toolkit embeds RE2 headers/libraries under impl/< include|lib>.
19
19
</info : description >
20
- <info : version >1.4.0 </info : version >
20
+ <info : version >1.4.1 </info : version >
21
21
<info : requiredProductVersion >4.0.0</info : requiredProductVersion >
22
22
</info : identity >
23
23
<info : dependencies />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
2
<toolkitModel xmlns =" http://www.ibm.com/xmlns/prod/streams/spl/toolkit" productVersion =" 4.0.1.0" xmlns : common =" http://www.ibm.com/xmlns/prod/streams/spl/common" xmlns : ti =" http://www.ibm.com/xmlns/prod/streams/spl/toolkitInfo" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
3
4
- <toolkit name =" com.ibm.streamsx.regex" requiredProductVersion =" 4.0.0" version =" 1.4.0 " >
4
+ <toolkit name =" com.ibm.streamsx.regex" requiredProductVersion =" 4.0.0" version =" 1.4.1 " >
5
5
<description >
6
6
Support for [http://code.google.com/p/re2|RE2] regular expression library.
7
7
You can’t perform that action at this time.
0 commit comments