From f537eaa836452cc9e73706e93449cd1e865fa181 Mon Sep 17 00:00:00 2001
From: Mohcine Chraibi <m.chraibi@fz-juelich.de>
Date: Thu, 18 Jan 2018 16:32:07 +0100
Subject: [PATCH] Index of rooms and subrooms is incremented.

Given indeces will be concatenated with the captions
---
 samples/stairs/stairs_geometry.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/stairs/stairs_geometry.xml b/samples/stairs/stairs_geometry.xml
index 57f2887..ba27aea 100644
--- a/samples/stairs/stairs_geometry.xml
+++ b/samples/stairs/stairs_geometry.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<geometry version="0.5" caption="Projectname" unit="m"
+<geometry version="0.8" caption="Projectname" unit="m"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:noNamespaceSchemaLocation="../../xsd/jps_geometry.xsd">
   <rooms>
-- 
GitLab