Skip to content
Snippets Groups Projects
Commit 2715b021 authored by Benedikt Steinbusch's avatar Benedikt Steinbusch
Browse files

release 1.0.1

parent d20a9afc
Branches
Tags v1.0.1
No related merge requests found
Pipeline #59563 passed
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
## [Unreleased] ## [Unreleased]
## [1.0.1] 2021-02-11
### Added ### Added
- Now installs a CMake config-file package - Now installs a CMake config-file package
...@@ -16,4 +18,5 @@ ...@@ -16,4 +18,5 @@
- Pread and pwrite messages of length 0 were handled incorrectly by the server, leading to an out of bounds exception - Pread and pwrite messages of length 0 were handled incorrectly by the server, leading to an out of bounds exception
[Unreleased]: https://gitlab.version.fz-juelich.de/SIONlib/SIONfwd/-/compare/v1.0.0...main [Unreleased]: https://gitlab.version.fz-juelich.de/SIONlib/SIONfwd/-/compare/v1.0.1...main
[1.0.1]: https://gitlab.version.fz-juelich.de/SIONlib/SIONfwd/-/compare/v1.0.0...v1.0.1
...@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12...3.19) ...@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12...3.19)
project( project(
SIONfwd SIONfwd
VERSION 1.0.0 VERSION 1.0.1
DESCRIPTION "I/O forwarding for SIONlib" DESCRIPTION "I/O forwarding for SIONlib"
HOMEPAGE_URL "https://gitlab.version.fz-juelich.de/SIONlib/SIONfwd" HOMEPAGE_URL "https://gitlab.version.fz-juelich.de/SIONlib/SIONfwd"
LANGUAGES C CXX LANGUAGES C CXX
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment