Skip to content

Commit

Permalink
0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
windytan committed Mar 8, 2021
1 parent dfe12e9 commit baae264
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# redsea changelog

## 0.20
## 0.20 (2021-03-08)

* Recognize more ODAs and features - thanks Andreas Mikula
* Add support for PTY names (group 10A)
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.20-SNAPSHOT], [[email protected]], [redsea],
AC_INIT([redsea], [0.20], [[email protected]], [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 baae264

Please sign in to comment.