foundationdb/versions.target.cmake

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
235 B
CMake
Raw Normal View History

2020-04-08 02:33:47 +08:00
<?xml version="1.0"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>${FDB_VERSION}</Version>
<PackageName>${FDB_MAJOR}.${FDB_MINOR}</PackageName>
2020-04-08 02:33:47 +08:00
</PropertyGroup>
</Project>