Skip to content

Commit

Permalink
Update version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlynch committed Dec 19, 2021
1 parent f2c785d commit 24fc6dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
cmake_minimum_required(VERSION 3.16)

project(tr31
VERSION 0.2.1
VERSION 0.3.0
DESCRIPTION "TR-31 library and tools"
HOMEPAGE_URL "https://github.com/ono-connect/tr31"
LANGUAGES C
Expand Down
4 changes: 4 additions & 0 deletions rpm_changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
* Sun Dec 19 2021 Leon Lynch <leon@onoconnect.com> - 0.3.0-1
- Update to tr31-0.3.0
- Use MbedTLS

* Sun Nov 07 2021 Leon Lynch <leon@onoconnect.com> - 0.2.1-1
- Update to tr31-0.2.1
- Add documentation to packaging
Expand Down

0 comments on commit 24fc6dc

Please sign in to comment.