Skip to content

Commit 5808493

Browse files
committed
update redis-plus-plus version
1 parent ce6673d commit 5808493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.1)
22

3-
set(REDIS_PLUS_PLUS_VERSION "1.3.4")
3+
set(REDIS_PLUS_PLUS_VERSION "1.3.5")
44
message(STATUS "redis-plus-plus version: ${REDIS_PLUS_PLUS_VERSION}")
55

66
project(redis++ LANGUAGES CXX VERSION ${REDIS_PLUS_PLUS_VERSION})

0 commit comments

Comments
 (0)