Skip to content

Commit

Permalink
0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
windytan committed Feb 11, 2017
1 parent 258cf9f commit 8bbe098
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# redsea changelog

## 0.9.1 (xx-xx-xx)
## 0.9.1 (2017-01-11)
* Add support for type 14B EON groups
* Change rtl-rx.sh to run redsea installed in $PATH

## 0.9.0 (2016-12-15)

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT([redsea], [0.9.0], [oona@kapsi.fi], [redsea],
AC_INIT([redsea], [0.9.1], [oona@kapsi.fi], [redsea],
[https://github.com/windytan/redsea])
AM_INIT_AUTOMAKE([1.10 -Wall -Werror foreign subdir-objects])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 8bbe098

Please sign in to comment.