Skip to content

Commit

Permalink
2.17-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenhwk committed Jul 2, 2017
1 parent 5cfc48b commit d124920
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2017/07/01 Fix STDERR_SYSLOG log level bug.
Always close stdout and stderr when daemonizing.

2017/03/15 Implement RFC 7772 Section 5.1.1, 5.1.2, defaulted to on. <Robin H. Johnson>

2017/02/04 clang-format the code
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dnl
dnl

dnl If adding rcX to version, be sure to separate with a '-'
AC_INIT(radvd, [2.16])
AC_INIT(radvd, [2.17-rc1])
AC_CONFIG_SRCDIR(radvd.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE
Expand Down

0 comments on commit d124920

Please sign in to comment.