Skip to content

Commit

Permalink
Version 0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adedov committed May 15, 2015
1 parent 5a185de commit d3b9fc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.8)
project(Libiqxmlrpc)
set(Libiqxmlrpc_VERSION 0.13.2)
set(Libiqxmlrpc_VERSION 0.13.3)

add_subdirectory(libiqxmlrpc)

Expand Down
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Look into ChangeLog file for full list of changes.

0.13.2 - 0.13.3
Remove reduntant socket close in client connection.

0.13.1 - 0.13.2
Compilatibility: Ignore XML namespaces in request's tag names.

Expand Down

0 comments on commit d3b9fc7

Please sign in to comment.