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 6d2f0d5 commit 0c4ba03Copy full SHA for 0c4ba03
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.1)
2
3
-set(REDIS_PLUS_PLUS_VERSION "1.3.8")
+set(REDIS_PLUS_PLUS_VERSION "1.3.9")
4
message(STATUS "redis-plus-plus version: ${REDIS_PLUS_PLUS_VERSION}")
5
6
project(redis++ LANGUAGES CXX VERSION ${REDIS_PLUS_PLUS_VERSION})
0 commit comments