Skip to content

Commit

Permalink
0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyto committed Jul 17, 2018
1 parent 7639896 commit 2342932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# News

## Unreleased
## 0.9.2 - 2018-07-18
* Added support for TP-Link TL-WR902AC v3

## 0.9.1 - 2018-01-05
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([slide-switch], [0.9.1], [https://github.com/jefferyto/openwrt-slide-switch])
AC_INIT([slide-switch], [0.9.2], [https://github.com/jefferyto/openwrt-slide-switch])
AM_INIT_AUTOMAKE

AC_COPYRIGHT([Copyright (C) 2016-2018 The slide-switch authors])
Expand Down

0 comments on commit 2342932

Please sign in to comment.