Skip to content

Commit

Permalink
update configure.ac and CHANGES for 2.0-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenhwk committed Jul 10, 2014
1 parent c9bfdec commit 057fb8a
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 @@
2014/07/10 Add make check target based on the check unit testing framework
release v2.0-rc5

2014/06/28 Add check in configure.ac for clock_gettime <Gustavo Zacarias>
split send_ra into smaller function
orgainize struct Interface with nested structures
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.0-rc4])
AC_INIT(radvd, [2.0-rc5])
AC_CONFIG_SRCDIR(radvd.c)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE
Expand Down

0 comments on commit 057fb8a

Please sign in to comment.