Skip to content

Commit

Permalink
common: 2.1.1-rc1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
osalyk committed Feb 17, 2025
1 parent 05873a1 commit 48a8458
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion GIT_VERSION

This file was deleted.

2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cd pmdk
For a stable version, checkout a [release tag](https://github.com/pmem/pmdk/releases) as follows. Otherwise skip this step to build the latest development release.

```sh
git checkout tags/2.1.0
git checkout tags/2.1.1
```

Once all required [dependencies](#dependencies) are installed, PMDK is built using the
Expand Down
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.1.1-rc1

0 comments on commit 48a8458

Please sign in to comment.