Skip to content

Commit 5fafd22

Browse files
osalykjanekmi
authored andcommitted
common: 2.1.2 release
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
1 parent f0ab78c commit 5fafd22

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Mon Oct 27 2025 Oksana Sałyk <oksana.salyk@hpe.com>
1+
Tue Nov 4 2025 Oksana Sałyk <oksana.salyk@hpe.com>
22

33
* Version 2.1.2
44

GIT_VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd pmdk
3939
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.
4040

4141
```sh
42-
git checkout tags/2.1.1
42+
git checkout tags/2.1.2
4343
```
4444

4545
Once all required [dependencies](#dependencies) are installed, PMDK is built using the

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.1.2

0 commit comments

Comments
 (0)