From 146bfb791d544e7273114ca766809ad66f05910d Mon Sep 17 00:00:00 2001 From: borg323 Date: Sat, 3 Oct 2020 16:16:43 +0300 Subject: [PATCH] Update version for 0.26.3 --- src/version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.inc b/src/version.inc index 0d3243112f..bae36bcc7f 100644 --- a/src/version.inc +++ b/src/version.inc @@ -1,4 +1,4 @@ #define LC0_VERSION_MAJOR 0 #define LC0_VERSION_MINOR 26 #define LC0_VERSION_PATCH 3 -#define LC0_VERSION_POSTFIX "rc1" +#define LC0_VERSION_POSTFIX "rc2"