From f834ba291c4e567afb8bd6c12deb21de7cd05de7 Mon Sep 17 00:00:00 2001 From: rjbrown2 Date: Mon, 19 Aug 2024 17:31:44 +0000 Subject: [PATCH] [nasa/Cryptolib#274] Prep for release - 1.3.1. --- include/crypto.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/crypto.h b/include/crypto.h index 3fabd15a..4e3ac527 100644 --- a/include/crypto.h +++ b/include/crypto.h @@ -48,8 +48,8 @@ ** Crypto Version */ #define CRYPTO_LIB_MAJOR_VERSION 1 -#define CRYPTO_LIB_MINOR_VERSION 2 -#define CRYPTO_LIB_REVISION 2 +#define CRYPTO_LIB_MINOR_VERSION 3 +#define CRYPTO_LIB_REVISION 1 #define CRYPTO_LIB_MISSION_REV 0 /*