Skip to content
Snippets Groups Projects
Commit 8d4c6bc3 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/talos-pal-hardware-interfaces] Bump version 0.0.3

parent b9425d4e
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Created: Olivier Stasse on Thu, 30 Mar 2017
#
VERSION= 0.0.2
VERSION= 0.0.3
PKGNAME= talos-pal-hardware-interfaces-${VERSION}
DISTNAME= $(subst -,_,${PKGBASE})-${VERSION}
......@@ -17,6 +17,8 @@ NO_PUBLIC_BIN= ${RESTRICTED}
USE_BOOST_LIBS= thread
CMAKE_PREFIX_PATH+= ${ROBOTPKG_BASE}
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../devel/ros-catkin/depend.mk
......
@comment Wed Mar 29 18:32:40 CEST 2017
include/pal_hardware_interfaces/actuator_temperature_interface.h
include/pal_hardware_interfaces/current_limit_interface.h
lib/pkgconfig/pal_hardware_interfaces.pc
share/pal_hardware_interfaces/cmake/pal_hardware_interfacesConfig-version.cmake
share/pal_hardware_interfaces/cmake/pal_hardware_interfacesConfig.cmake
share/pal_hardware_interfaces/package.xml
include/talos_pal_hardware_interfaces/actuator_temperature_interface.h
include/talos_pal_hardware_interfaces/current_limit_interface.h
lib/pkgconfig/talos_pal_hardware_interfaces.pc
share/talos_pal_hardware_interfaces/cmake/talos_pal_hardware_interfacesConfig-version.cmake
share/talos_pal_hardware_interfaces/cmake/talos_pal_hardware_interfacesConfig.cmake
share/talos_pal_hardware_interfaces/package.xml
......@@ -21,9 +21,9 @@ DEPEND_DIR.talos-pal-hardware-interfaces?=\
../../wip/talos-pal-hardware-interfaces
SYSTEM_SEARCH.talos-pal-hardware-interfaces=\
'include/pal_hardware_interfaces/actuator_temperature_interface.h' \
'share/pal_hardware_interfaces/package.xml:/<version>/s/[^0-9.]//gp' \
'lib/pkgconfig/pal_hardware_interfaces.pc:/Version/s/[^0-9.]//gp'
'include/talos_pal_hardware_interfaces/actuator_temperature_interface.h' \
'share/talos_pal_hardware_interfaces/package.xml:/<version>/s/[^0-9.]//gp' \
'lib/pkgconfig/talos_pal_hardware_interfaces.pc:/Version/s/[^0-9.]//gp'
endif # TALOS_PAL_HWIFACES_DEPEND_MK ---------------------------------------
......
SHA1 (talos_pal_hardware_interfaces-0.0.2.tar.gz) = 3469fff9c94479d0ef9387e50d45a4a367e38d15
RMD160 (talos_pal_hardware_interfaces-0.0.2.tar.gz) = 5552c6eb47985937ed0a4a3b24133250725a8f53
Size (talos_pal_hardware_interfaces-0.0.2.tar.gz) = 1900 bytes
SHA1 (talos_pal_hardware_interfaces-0.0.3.tar.gz) = 056df08a325680b007fccdcfc113442de5269529
RMD160 (talos_pal_hardware_interfaces-0.0.3.tar.gz) = a4168e7a9315f15d69b45be7f76bfe3d6c4d10c1
Size (talos_pal_hardware_interfaces-0.0.3.tar.gz) = 1930 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment