Compare commits

...

1 Commits

Author SHA1 Message Date
Ed Warnicke
826d4f7b1f Initial changes for stable/1606 branch
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>
2016-05-16 15:03:17 -05:00
2 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@
host=gerrit.fd.io
port=29418
project=vpp
defaultbranch=stable/1606

View 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