Skip to content

Commit dfb194b

Browse files
committed
bump version to v1.1.1
1 parent 0ff88be commit dfb194b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeVersions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# libmemcached
33
#
44

5-
set(LIBMEMCACHED_VERSION 1.1.0)
5+
set(LIBMEMCACHED_VERSION 1.1.1)
66
set(LIBMEMCACHED_VERSION_INC 1.0)
7-
set(LIBMEMCACHED_VERSION_HEX 0x001001000)
7+
set(LIBMEMCACHED_VERSION_HEX 0x001001001)
88

99
# libmemcached.so
1010

0 commit comments

Comments
 (0)