Skip to content

Commit 825dfe0

Browse files
update version after 7.3.61 release
1 parent e9d515b commit 825dfe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if(POLICY CMP0135)
2424
endif()
2525

2626
project(foundationdb
27-
VERSION 7.3.61
27+
VERSION 7.3.62
2828
DESCRIPTION "FoundationDB is a scalable, fault-tolerant, ordered key-value store with full ACID transactions."
2929
HOMEPAGE_URL "http://www.foundationdb.org/"
3030
LANGUAGES C CXX ASM)

0 commit comments

Comments
 (0)