This commit is contained in:
Jacob Perron 2016-10-16 12:19:06 -07:00
parent 57574086cd
commit 811b115b0c
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@
Changelog for package libcreate
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.4.0 (2016-10-16)
------------------
* Switch to trusty for CI
* Set mimumum cmake version to 2.8.12
* Update CMakeLists.txt configuration and install rules

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>libcreate</name>
<version>1.3.0</version>
<version>1.4.0</version>
<description>C++ library for interfacing with iRobot's Create 1 and Create 2</description>
<maintainer email="jperron@sfu.ca">Jacob Perron</maintainer>