Upgraded to version 1.6

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-06-06 14:40:34 +02:00
parent 3fa5dbccd0
commit 35fb97c58f
2 changed files with 1 additions and 2 deletions

View File

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

View File

@@ -30,4 +30,3 @@
#define PIPGP_VERSION_MINOR (PIPGP_VERSION & 0xff)
#endif