Skip to content

Commit 8b9ce38

Browse files
committed
update version to 1.3.10
1 parent 0577ccf commit 8b9ce38

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.9")
3+
set(REDIS_PLUS_PLUS_VERSION "1.3.10")
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)