Upgrading version to 1.4.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-05-09 18:56:14 +02:00
parent 74aa99afa6
commit 1491b9d36d
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
Version=1.2
Version=1.4

View File

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