Skip to content

Commit

Permalink
Release 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
heikohimu committed Mar 16, 2021
1 parent ec4ff30 commit 86c2e93
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2.5.1 (2021-03-16)
------------------

- Fixed compile problems under Windows
- Fixed using wrong pointer in method Stream::getTLType()
- Readme: Add link to release page
- Removing redundent specification of namespace in some source files

2.5.0 (2021-02-26)
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rc_genicam_api</name>
<version>2.5.0</version>
<version>2.5.1</version>
<description>
GenICam/GigE Vision Convenience Layer.

Expand Down

0 comments on commit 86c2e93

Please sign in to comment.