openwsman/openwsman-2.4.15-increase-version.patch
2015-05-21 13:51:41 +02:00

13 lines
430 B
Diff

diff -up openwsman-2.4.15/VERSION.cmake.orig openwsman-2.4.15/VERSION.cmake
--- openwsman-2.4.15/VERSION.cmake.orig 2015-05-21 13:19:58.629749906 +0200
+++ openwsman-2.4.15/VERSION.cmake 2015-05-21 13:20:20.915842039 +0200
@@ -47,7 +47,7 @@
# Package version 2.4.14
SET(OPENWSMAN_MAJOR "2")
SET(OPENWSMAN_MINOR "4")
-SET(OPENWSMAN_PATCH "14")
+SET(OPENWSMAN_PATCH "15")
# Plugin API 2.2
SET(OPENWSMAN_PLUGIN_API_MAJOR "2")