[spp] [PATCH 1/1] version: 18.05.1

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Mon Nov 19 11:25:34 CET 2018


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

This patch is to update to v18.05.1 because SPP is largely changed from
v18.05. Spp-ctl is added to support REST APIs for managing from
frameworks such as OpenStack.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
 CONTRIBUTING.txt    | 3 ++-
 Makefile            | 2 +-
 docs/guides/conf.py | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt
index 01e1b65..2467547 100644
--- a/CONTRIBUTING.txt
+++ b/CONTRIBUTING.txt
@@ -48,4 +48,5 @@ Coding Guidelines
 Maintainer
 ----------
 
-The SPP maintainer is: Ferruh Yigit <ferruh.yigit at intel.com>
+* Ferruh Yigit <ferruh.yigit at intel.com>
+* Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
diff --git a/Makefile b/Makefile
index 47fa4cb..d5423ca 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@
 #   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 #   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-VERSION = 18.05
+VERSION = 18.05.1
 
 ifeq ($(RTE_SDK),)
 $(error "Please define RTE_SDK environment variable")
diff --git a/docs/guides/conf.py b/docs/guides/conf.py
index 1d340b8..a2f9c20 100644
--- a/docs/guides/conf.py
+++ b/docs/guides/conf.py
@@ -57,7 +57,7 @@ author = ''
 # built documents.
 #
 # The short X.Y version.
-version = u'v18.05'
+version = u'v18.05.1'
 # The full version, including alpha/beta/rc tags.
 release = version
 
-- 
2.13.1



More information about the spp mailing list