Skip to content
Snippets Groups Projects
Unverified Commit 0245d75e authored by Marcin Ślusarz's avatar Marcin Ślusarz
Browse files

common: 1.8 release

parent 3dbbf597
No related branches found
Tags 1.8
No related merge requests found
Wed Jan 29 2020 Marcin Ślusarz <marcin.slusarz@intel.com> Fri Jan 31 2020 Marcin Ślusarz <marcin.slusarz@intel.com>
* Version 1.8-rc2 * Version 1.8
This release: This release:
- Introduces new API in libpmemobj for user-assisted defragmentation - Introduces new API in libpmemobj for user-assisted defragmentation
......
$Format:%h %d$
\ No newline at end of file
...@@ -165,7 +165,7 @@ To build from source, clone this tree: ...@@ -165,7 +165,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. 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.7 $ git checkout tags/1.8
``` ```
Once the build system is setup, the Persistent Memory Development Kit is built using the `make` command at the top level: Once the build system is setup, the Persistent Memory Development Kit is built using the `make` command at the top level:
......
1.8
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