Skip to content

Commit 057fb8a

Browse files
committed
update configure.ac and CHANGES for 2.0-rc5
1 parent c9bfdec commit 057fb8a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2014/07/10 Add make check target based on the check unit testing framework
2+
release v2.0-rc5
3+
14
2014/06/28 Add check in configure.ac for clock_gettime <Gustavo Zacarias>
25
split send_ra into smaller function
36
orgainize struct Interface with nested structures

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dnl
1313
dnl
1414

1515
dnl If adding rcX to version, be sure to separate with a '-'
16-
AC_INIT(radvd, [2.0-rc4])
16+
AC_INIT(radvd, [2.0-rc5])
1717
AC_CONFIG_SRCDIR(radvd.c)
1818
AC_CANONICAL_SYSTEM
1919
AM_INIT_AUTOMAKE

0 commit comments

Comments
 (0)