Skip to content

Commit

Permalink
Merge pull request #279 from xross/feature/273
Browse files Browse the repository at this point in the history
Version bump and changelog update
  • Loading branch information
xross authored Sep 15, 2021
2 parents 63023f7 + c9b5e8e commit 934e4c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
lib_xud Change Log
==================

2.0.2
-----

* ADDED: Legacy API wrapper functions/header files

2.0.1
-----

Expand Down
2 changes: 1 addition & 1 deletion lib_xud/module_build_info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 2.0.1
VERSION = 2.0.2

MODULE_XCC_FLAGS = $(XCC_FLAGS) \
-O3 \
Expand Down

0 comments on commit 934e4c8

Please sign in to comment.