Upgrading build tool to version 2.2.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-06-06 00:29:55 +02:00
parent 48a05f9afc
commit 3124f5e565

View File

@@ -1,7 +1,7 @@
#!/bin/bash
VERSION_MAJOR="2"
VERSION_MINOR="0"
VERSION_MINOR="2"
rm -rf release/*
cd build_release