[pprzlink] set version 2 as default (#2191)

* [pprzlink] set version 2 as default

see discussion in #2167

* update pprzlink to fix bug in pprzlog transport
This commit is contained in:
Gautier Hattenberger
2017-11-27 22:29:57 +01:00
committed by GitHub
parent 1ccd44c523
commit 88e773e54c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ SUBDIRS = $(PPRZCENTER) $(MISC) $(LOGALIZER) sw/tools
#
# Communication protocol version
#
PPRZLINK_LIB_VERSION ?= 1.0
PPRZLINK_LIB_VERSION ?= 2.0
#
# xml files used as input for header generation