aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-05-25 22:30:19 -0500
committerBrent Cook <busterb@gmail.com>2023-05-25 22:30:19 -0500
commit3c516f1a252c003ec09d713826c4cb587e33cdf1 (patch)
treeacbd531230f6df37eff391e2ea1c632fea4c658c /patches
parent6d284cfca1b78e3e2547e0a60883e54c312c923e (diff)
downloadportable-3c516f1a252c003ec09d713826c4cb587e33cdf1.tar.gz
portable-3c516f1a252c003ec09d713826c4cb587e33cdf1.tar.bz2
portable-3c516f1a252c003ec09d713826c4cb587e33cdf1.zip
bump version
Diffstat (limited to 'patches')
-rw-r--r--patches/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/opensslv.h b/patches/opensslv.h
index dc38457..5975765 100644
--- a/patches/opensslv.h
+++ b/patches/opensslv.h
@@ -3,9 +3,9 @@
3#define HEADER_OPENSSLV_H 3#define HEADER_OPENSSLV_H
4 4
5/* These will change with each release of LibreSSL-portable */ 5/* These will change with each release of LibreSSL-portable */
6#define LIBRESSL_VERSION_NUMBER 0x3060200fL 6#define LIBRESSL_VERSION_NUMBER 0x3060300fL
7/* ^ Patch starts here */ 7/* ^ Patch starts here */
8#define LIBRESSL_VERSION_TEXT "LibreSSL 3.6.2" 8#define LIBRESSL_VERSION_TEXT "LibreSSL 3.6.3"
9 9
10/* These will never change */ 10/* These will never change */
11#define OPENSSL_VERSION_NUMBER 0x20000000L 11#define OPENSSL_VERSION_NUMBER 0x20000000L