From 3fc87e8ed230edcdf86bc46712d56bef66814d6c Mon Sep 17 00:00:00 2001 From: Duong Dang <nddang@laas.fr> Date: Tue, 6 Apr 2010 16:36:37 +0200 Subject: [PATCH] [wip/robot-viewer] Move to r0.3 * Add Nancy (freely available on the net) as default robot/model * Add documentation (used sphinx) --- robot-viewer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot-viewer/Makefile b/robot-viewer/Makefile index 175e2186..688aaf17 100644 --- a/robot-viewer/Makefile +++ b/robot-viewer/Makefile @@ -18,7 +18,7 @@ DISTNAME= robot-viewer-${VERSION} PKGNAME= robot-viewer-${VERSION} -VERSION= 0.2.2 +VERSION= 0.3 CATEGORIES= path MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=robot-viewer/} -- GitLab