commit cb27cce9388a3623c1ed9244b09ae84b14f1d72a
parent ba7aa04065d29a5d9c03316169adbd0f29e0e28f
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Wed, 11 Sep 2024 10:46:38 +0200
Fix previous commit
Tag was not updated to 0.3.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/city_generator2_0.3.1.sh b/src/city_generator2_0.3.1.sh
@@ -29,7 +29,7 @@ export CITY_GENERATOR2=1
name="city_generator2"
url="$\(REPO\)/city_generator2.git"
-tag="0.3"
+tag="0.3.1"
dep="rsys libcyaml star-stl star-cad star-cpr"
opt="BUILD_TYPE=$\(BUILD_TYPE\) LIB_TYPE=$\(LIB_TYPE\)"
git_repo