Initial changes for stable/1606 branch 57/1157/1
authorEd Warnicke <eaw@cisco.com>
Mon, 16 May 2016 20:02:30 +0000 (15:02 -0500)
committerEd Warnicke <eaw@cisco.com>
Mon, 16 May 2016 20:03:17 +0000 (15:03 -0500)
This patch adds an entry for the defaultbranch
in .gitreview and also changes the generated
jar file version to 16.06.

Change-Id: I9acd35745eee7daa90d9abcc33e75b76c11af76e
Signed-off-by: Ed Warnicke <eaw@cisco.com>
.gitreview
vpp-api/java/configure.ac

index 1db08df..d8351db 100644 (file)
@@ -2,3 +2,4 @@
 host=gerrit.fd.io
 port=29418
 project=vpp
+defaultbranch=stable/1606
\ No newline at end of file
index 35e2023..c2f3177 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(vpp-japi, 1.0.0)
+AC_INIT(vpp-japi, 16.06)
 LT_INIT
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE