Upgrade to version 5.8

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-11-21 12:01:47 +01:00
parent e54df525c4
commit 7e2ecdbc56
2 changed files with 2 additions and 2 deletions

View File

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