Skip to content

Commit

Permalink
Upgraded to version 1.6
Browse files Browse the repository at this point in the history
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
  • Loading branch information
polhenarejos committed Jun 6, 2022
1 parent 3fa5dbc commit 35fb97c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build_pico_openpgp.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

VERSION_MAJOR="1"
VERSION_MINOR="4"
VERSION_MINOR="6"

rm -rf release/*
cd build_release
Expand Down
1 change: 0 additions & 1 deletion src/openpgp/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@
#define PIPGP_VERSION_MINOR (PIPGP_VERSION & 0xff)

#endif

0 comments on commit 35fb97c

Please sign in to comment.