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

[wip/talos-robot] Fix packages version to 0.0.14.

Add PKGREVISION.
parent 884f8aa9
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
VERSION= 0.0.14
PKGNAME= talos-robot-${VERSION}
DISTNAME= $(subst -,_,${PKGBASE})-${VERSION}
PKGREVISION= 1
CATEGORIES= wip
MASTER_SITES= ${MASTER_SITE_JRL:=talos/talos_robot/}
......
SHA1 (talos_robot-0.0.14.tar.gz) = 7e209bb6abb46e1607bc6000fb2e9e810fe64052
RMD160 (talos_robot-0.0.14.tar.gz) = 99234f4e8a84aed67f4c2485c010b4ae34c7a515
Size (talos_robot-0.0.14.tar.gz) = 8008412 bytes
SHA1 (patch-aa) = 58cf7fb659033042bd07437ed83896e1657d290e
--- talos_bringup/package.xml
+++ talos_bringup/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_bringup</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>The talos_bringup package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tome</maintainer>
diff --git a/talos_controller_configuration/package.xml b/talos_controller_configuration/package.xml
index e6966cd..76f6350 100644
--- talos_controller_configuration/package.xml
+++ talos_controller_configuration/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_controller_configuration</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>The talos_controller_configuration package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tome</maintainer>
diff --git a/talos_description/package.xml b/talos_description/package.xml
index 752f497..edeb201 100644
--- talos_description/package.xml
+++ talos_description/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_description</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>The talos_description package</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tomé</maintainer>
diff --git a/talos_robot/package.xml b/talos_robot/package.xml
index de951da..905224a 100644
--- talos_robot/package.xml
+++ talos_robot/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>talos_robot</name>
- <version>0.0.13</version>
+ <version>0.0.14</version>
<description>Description and launch files for the TOR robot</description>
<maintainer email="hilario.tome@pal-robotics.com">Hilario Tomé</maintainer>
<license>Propietary</license>
--
1.9.1
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