Skip to content
Snippets Groups Projects
Commit 5b21904a authored by Łukasz Plewa's avatar Łukasz Plewa
Browse files

common: 1.11.1 release

parent 38fd9db1
No related branches found
No related tags found
No related merge requests found
Wed Sep 08 2020 Łukasz Plewa <lukasz.plewa@intel.com>
Fri Sep 24 2020 Łukasz Plewa <lukasz.plewa@intel.com>
* Version 1.11.1-rc1
* Version 1.11.1
This release fixes a missing sfence in non-temporal
version of memcpy function
......
$Format:%h$
\ No newline at end of file
......@@ -178,7 +178,7 @@ To build from source, clone this tree:
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.
```
$ git checkout tags/1.11.0
$ git checkout tags/1.11.1
```
Once the build system is setup, the Persistent Memory Development Kit is built using the `make` command at the top level:
......
1.11.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment