File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed
Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 22# libmemcached
33#
44
5- set(LIBMEMCACHED_VERSION 1.1.2 )
5+ set(LIBMEMCACHED_VERSION 1.1.3 )
66set(LIBMEMCACHED_VERSION_INC 1.0)
7- set(LIBMEMCACHED_VERSION_HEX 0x001001002 )
7+ set(LIBMEMCACHED_VERSION_HEX 0x001001003 )
88
99# libmemcached.so
1010
Original file line number Diff line number Diff line change 11# ChangeLog v1.1
22
3+ ## v 1.1.3
4+
5+ > released 2022-11-09
6+
7+ * Fix [ gh #130 ] ( https://github.com/awesomized/libmemcached/issues/130 )
8+ with [ gh #124 ] ( https://github.com/awesomized/libmemcached/issues/124 ) :
9+ Server response count can underflow.
10+
311## v 1.1.2
412
513> released 2022-08-10
Original file line number Diff line number Diff line change 55ChangeLog v1.1
66==============
77
8+ v 1.1.3
9+ -------
10+
11+ ..
12+
13+ released 2022-11-09
14+
15+
16+
17+ * Fix `gh #130 <https://github.com/awesomized/libmemcached/issues/130 >`_
18+ with `gh #124 <https://github.com/awesomized/libmemcached/issues/124 >`_\ :
19+ Server response count can underflow.
20+
821v 1.1.2
922-------
1023
You can’t perform that action at this time.
0 commit comments