Skip to content

Commit

Permalink
update CHANGES and configure.ac for v2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenhwk committed Jan 22, 2015
1 parent 49ab59a commit 9ba6474
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 @@
2015/01/22 Reverted random delay work because it broke detecting new
interfaces in a timely manor. <Lonnie>

2014/12/31 Fix new interface coming up such that it is setup immediately.
This fixes a regression in the 2.x branch from 1.x <volker>

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.9])
AC_INIT(radvd, [2.10])
AC_CONFIG_SRCDIR(radvd.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE
Expand Down

0 comments on commit 9ba6474

Please sign in to comment.