diff --git a/ChangeLog b/ChangeLog index 985fbc4acf8..cf1230bad0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ * Unreleased * This release: + - ... + +Tue Aug 8 2023 Oksana Sałyk + + * Version 2.0.0 + + This release : - Removes libpmemlog, libpmemblk, btt, and their support in (lib)pmempool - Removes Windows support - Removes FreeBSD support diff --git a/GIT_VERSION b/GIT_VERSION deleted file mode 100644 index 6002f22fa25..00000000000 --- a/GIT_VERSION +++ /dev/null @@ -1 +0,0 @@ -$Format:%h$ \ No newline at end of file diff --git a/INSTALL.md b/INSTALL.md index 01170fd52be..ec94c2b8cf2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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/1.13.1 +git checkout tags/2.0.0 ``` Once all required [dependencies](#dependencies) are installed, PMDK is built using the diff --git a/VERSION b/VERSION new file mode 100644 index 00000000000..227cea21564 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +2.0.0