Skip to content

Commit

Permalink
Update CHANGES and bump to v2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenhwk committed Oct 6, 2014
1 parent 0382a7c commit dffae67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2014/10/06 Remove autoconf=0 code
Fix memory leak after getting SIGHUP
release v2.8

2014/09/10 Move privsep after daemonp call to avoid doing the same
things deamonp does in privsep.
release v2.7
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.7])
AC_INIT(radvd, [2.8])
AC_CONFIG_SRCDIR(radvd.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE
Expand Down

0 comments on commit dffae67

Please sign in to comment.