This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "".
The branch, master has been updated via 6e741deee25c81429112b82ba54f09205bb7c0ab (commit) from f48fce7b90cbd7f3efa05d5e7481999bf751e98c (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 6e741deee25c81429112b82ba54f09205bb7c0ab Author: Maxim Uvarov maxim.uvarov@linaro.org Date: Wed Jul 4 15:45:37 2018 +0300
configure.ac: update version to v1.19.0.2
Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org
diff --git a/configure.ac b/configure.ac index d52c419d..0eacac32 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ([2.5]) m4_define([odpapi_generation_version], [1]) m4_define([odpapi_major_version], [19]) m4_define([odpapi_minor_version], [0]) -m4_define([odpapi_point_version], [1]) +m4_define([odpapi_point_version], [2]) m4_define([odpapi_version], [odpapi_generation_version.odpapi_major_version.odpapi_minor_version.odpapi_point_version]) AC_INIT([OpenDataPlane],[odpapi_version],[lng-odp@lists.linaro.org])
-----------------------------------------------------------------------
Summary of changes: configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive