mirror of
https://github.com/polhenarejos/pico-openpgp.git
synced 2026-01-11 12:41:57 +08:00
Upgraded to version 1.6
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="4"
|
||||
VERSION_MINOR="6"
|
||||
|
||||
rm -rf release/*
|
||||
cd build_release
|
||||
|
||||
@@ -30,4 +30,3 @@
|
||||
#define PIPGP_VERSION_MINOR (PIPGP_VERSION & 0xff)
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user