diff options
author | Michael McVady <femtonaut@gmail.com> | 2024-01-31 06:27:40 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2024-01-31 06:27:40 -0600 |
commit | 63f6938ea309303351a6b69d1c9092fceb58b95c (patch) | |
tree | 02d4c6ddf57ddadcc98ee2a8f4ccd2049aabbeb6 /conf/build.conf | |
parent | 8c3184ae7d63b8ef2053c11b11e4bdc0e9f16c82 (diff) |
Bump kore
Diffstat (limited to 'conf/build.conf')
-rw-r--r-- | conf/build.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/build.conf b/conf/build.conf index b9e19a8..7022a32 100644 --- a/conf/build.conf +++ b/conf/build.conf @@ -5,7 +5,7 @@ # of a dynamic library. If you set this to yes you must also # set kore_source together with kore_flavor. single_binary=yes -kore_source=../kore-4.3.0-rc2 +kore_source=../kore-4.3.0-rc3 kore_flavor=PGSQL=1 TLS_BACKEND=none # The flags below are shared between flavors |