Upgrade to version 2.0.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-05-23 19:22:59 +02:00
parent b61af665b8
commit a2c00863f6
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
Version=1.12
Version=2.0

View File

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