Upgrading to v2.6

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-12-07 11:07:43 +01:00
parent 765db0e98b
commit e5834ff7c4
2 changed files with 2 additions and 2 deletions

View File

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