diff options
-rw-r--r-- | libcouchbase.spec | 5 | ||||
-rw-r--r-- | libcouchbase.xml | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/libcouchbase.spec b/libcouchbase.spec index e7ace8b..4293c23 100644 --- a/libcouchbase.spec +++ b/libcouchbase.spec @@ -23,7 +23,7 @@ %endif Name: libcouchbase -Version: 2.9.4 +Version: 2.9.5 Release: 1%{?dist} Summary: Couchbase client library Group: System Environment/Libraries @@ -202,6 +202,9 @@ make %{_smp_mflags} alltests test ARGS=%{_smp_mflags} %changelog +* Fri Sep 21 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 2.9.5-1 +- Update to 2.9.5 + * Wed Aug 29 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 2.9.4-1 - Update to 2.9.4 diff --git a/libcouchbase.xml b/libcouchbase.xml index 66caf0a..7a289cc 100644 --- a/libcouchbase.xml +++ b/libcouchbase.xml @@ -9,7 +9,7 @@ <version> <!-- Version of the library --> -2.9.4 +2.9.5 </version> <headers> |