Skip to content

Commit

Permalink
0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyto committed Dec 9, 2018
1 parent 47f90ef commit c43b618
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.3 - 2018-12-10
* Added support for routers with two-way switches:
* GLI (GL.iNet) GL-AR750
* GLI (GL.iNet) GL-AR750S
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.2], [https://github.com/jefferyto/openwrt-slide-switch])
AC_INIT([slide-switch], [0.9.3], [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 c43b618

Please sign in to comment.