update version to 6.2.23

This commit is contained in:
Evan Tschannen 2020-06-04 19:11:50 -07:00
parent 4f24dd7bd0
commit 0965f9e73b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# limitations under the License.
cmake_minimum_required(VERSION 3.12)
project(foundationdb
VERSION 6.2.22
VERSION 6.2.23
DESCRIPTION "FoundationDB is a scalable, fault-tolerant, ordered key-value store with full ACID transactions."
HOMEPAGE_URL "http://www.foundationdb.org/"
LANGUAGES C CXX ASM)