Skip to content

Commit 4f72366

Browse files
committed
Bump version to v1.3.14
1 parent 0400558 commit 4f72366

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ADLINK_CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
Changelog for Neuron Library
33
============================
4+
v1.3.14
5+
-------------------
6+
1. Bugfix: Fix double free memory issue for getline() in x86.c
7+
48
v1.3.13
59
-------------------
610
1. Bugfix: Fix mraa mapping issue for product "ROScube-I ET".

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Bump Version
6868

6969
- Version changelog [here](ADLINK_CHANGELOG).
7070
- Version number: `CPACK_PACKAGE_VERSION` in CMakeLists.txt.
71-
- git tag -a <new_versino>
71+
- git tag -a <new_version>

0 commit comments

Comments
 (0)