Upgrade to version 3.0

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-03-26 19:42:49 +02:00
parent eca8656bd9
commit cfb0b8f3f2
2 changed files with 3 additions and 3 deletions

View File

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