Upgrade to version 5.12

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-09-02 17:12:11 +02:00
parent 11c28adbb0
commit 95cae29206
2 changed files with 2 additions and 2 deletions

View File

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