Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
heikohimu committed Jan 1, 2019
1 parent f6c18d4 commit c6882c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.0.2 (2019-01-01)
------------------

- Fixed bug in rcg::getEnum() function that may lead to a seg fault
- Minor changes in cmake build files

2.0.1 (2018-12-21)
------------------

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.0.1</version>
<version>2.0.2</version>
<description>
GenICam/GigE Vision Convenience Layer.

Expand Down

0 comments on commit c6882c0

Please sign in to comment.