Skip to content

Commit 873eed5

Browse files
author
Senthil Nathan
committed
Changes done for v4.2.0.
1 parent dc4a5b1 commit 873eed5

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

com.ibm.streamsx.dps/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ To specifically learn how to call the DPS APIs from SPL native functions, C++ an
235235
# Reference information
236236
[../../javadoc/dps/index.html| DPS Java API Reference]
237237
</info:description>
238-
<info:version>4.1.9</info:version>
238+
<info:version>4.2.0</info:version>
239239
<info:requiredProductVersion>4.2.0.0</info:requiredProductVersion>
240240
</info:identity>
241241
<info:dependencies/>

dependencies/redis-plus-plus/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include ../make.variable.include
22

33
PKG_NAME := redis-plus-plus
4-
VERSION := 1.3.10
4+
VERSION := 1.3.12
55
ARCHIVE := $(PKG_NAME)-$(VERSION).tar.gz
66
ARCHIVE_INSTALL := $(PKG_NAME)-$(VERSION)-$(OS)-$(ARCH)-install-bin.tar.gz
77
PKG_DIR = $(PKG_NAME)-$(VERSION)
-192 KB
Binary file not shown.
195 KB
Binary file not shown.

0 commit comments

Comments
 (0)