Skip to content

Commit ec9fc0e

Browse files
author
opennao
committed
Merge commit 'refs/integration/team/platform/merge-naoqi-libqi-303'
2 parents 3408a65 + c16e940 commit ec9fc0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/set_libqi_dependency.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
overridable_variable(LIBQI_VERSION 1.8.7)
1+
overridable_variable(LIBQI_VERSION 2.0.0)
22

33
# Our github clone is sometimes late or is missing tags, so we enable
44
# customisation of the URL at configuration time, so users can use another clone.

qi/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.2'
1+
__version__ = '3.0.0'

0 commit comments

Comments
 (0)